kpsul/kfet/auth
Aurélien Delobelle a7dbc64e2b Fix SnippetsCmsForm
+ Prevent querying the database from tests too soon.

=> tests pass.
2017-10-25 20:57:17 +02:00
..
migrations Organize migrations to avoid issues with… 2017-10-17 16:50:39 +02:00
templates/kfet Clean forms/views/urls related to kfetauth.Group… 2017-10-17 16:50:39 +02:00
__init__.py Clean setup/retrieve of kfet generic account 2017-09-22 01:24:44 +02:00
apps.py Mass cleaning of kfet' authentication machinery 2017-09-25 17:57:47 +02:00
backends.py Mass cleaning of kfet' authentication machinery 2017-09-25 17:57:47 +02:00
context_processors.py Mass cleaning of kfet' authentication machinery 2017-09-25 17:57:47 +02:00
fields.py Better display of objects of BasePermissionsField 2017-10-17 16:50:39 +02:00
forms.py Clean forms/views/urls related to kfetauth.Group… 2017-10-17 16:50:39 +02:00
middleware.py Mass cleaning of kfet' authentication machinery 2017-09-25 17:57:47 +02:00
models.py CMS permissions can be managed from group views. 2017-10-17 16:50:39 +02:00
signals.py Mass cleaning of kfet' authentication machinery 2017-09-25 17:57:47 +02:00
tests.py Fix SnippetsCmsForm 2017-10-25 20:57:17 +02:00
urls.py Clean forms/views/urls related to kfetauth.Group… 2017-10-17 16:50:39 +02:00
utils.py Clean code related to kfet password 2017-09-22 23:31:46 +02:00
views.py CMS permissions can be managed from group views. 2017-10-17 16:50:39 +02:00