.. |
migrations
|
f2d349cfec
Make use of django polymorphic for technical configuration genericity. This commit add changes on models and admin.
|
10 years ago |
templates
|
d2a72dda7d
Add font awesome css library and add icons in menu
|
10 years ago |
__init__.py
|
1cee3be7b1
Rename VPN module
|
11 years ago |
admin.py
|
bb35031961
Register vpn app in admin because since django 1.7, adding a configuration from generic configuration app fail
|
10 years ago |
models.py
|
c4dc5a66c8
Fix vpn model use username instead of ldap_cn
|
10 years ago |
tests.py
|
d2ebc37ccb
Adapt test with polymorphic integration. But they are not actually passing. work in progress.
|
10 years ago |
urls.py
|
7a7011295f
Merge branch 'master' into polymorphic_configuration
|
10 years ago |
views.py
|
97e923b31c
Fix vpn password gen according to new member class
|
10 years ago |