Merge branch 'master' of https://git.eleves.ens.fr/cof-geek/gestioCOF into Aufinal/bda_revente

This commit is contained in:
Ludovic Stephan 2016-09-03 01:39:33 +02:00
commit dbd81ac625
83 changed files with 12870 additions and 791 deletions

View file

@ -49,6 +49,7 @@ INSTALLED_APPS = (
'captcha',
'django_cas_ng',
'debug_toolbar',
'bootstrapform',
)
MIDDLEWARE_CLASSES = (