migrations
|
Add latest migrations
|
2016-07-08 20:16:25 +02:00 |
templates/users
|
has_access et pas actif
|
2016-07-11 23:19:01 +02:00 |
__init__.py
|
Add users app, with basic model
|
2016-06-30 03:39:07 +02:00 |
admin.py
|
Introduce custom user model, pep8 code cleaning
|
2016-07-08 03:12:28 +02:00 |
forms.py
|
Introduce custom user model, pep8 code cleaning
|
2016-07-08 03:12:28 +02:00 |
tests.py
|
Add users app, with basic model
|
2016-06-30 03:39:07 +02:00 |
views.py
|
Proprifie les tests de controle et les acl
|
2016-07-11 23:49:08 +02:00 |