This commit is contained in:
Aurélien Delobelle 2016-08-02 10:40:46 +02:00
parent a2177155a0
commit 43d938edd0
20 changed files with 1053 additions and 0 deletions

View file

@ -50,6 +50,7 @@ INSTALLED_APPS = (
'django_cas_ng',
'debug_toolbar',
'bootstrapform',
'kfet',
)
MIDDLEWARE_CLASSES = (