forked from DGNum/gestioCOF
85caa6b058
Old configuration(/settings), based on Settings model, system is deleted: SettingsForm, Settings. New system use `django-djconfig` module. - `kfet.config` module provides `kfet_config` to access configuration concerning kfet app. - Views, forms, models, etc now use this object to retrieve conf values. - Views no longer add config values to context, instead templates use `kfet_config` provided by a new context_processor. - Enhance list and update views of settings. - Fix: settings can directly be used without having to visit a specific page... Misc - Delete some py2/3 imports - Delete unused imports in kfet.models and kfet.views - Some PEP8 compliance
23 lines
551 B
Text
23 lines
551 B
Text
configparser==3.5.0
|
|
Django==1.8.*
|
|
django-autocomplete-light==2.3.3
|
|
django-autoslug==1.9.3
|
|
django-cas-ng==3.5.5
|
|
django-djconfig==0.5.3
|
|
django-grappelli==2.8.1
|
|
django-recaptcha==1.0.5
|
|
mysqlclient==1.3.7
|
|
Pillow==3.3.0
|
|
six==1.10.0
|
|
unicodecsv==0.14.1
|
|
icalendar==3.10
|
|
django-bootstrap-form==3.2.1
|
|
asgiref==0.14.0
|
|
daphne==0.14.3
|
|
asgi-redis==0.14.0
|
|
statistics==1.0.3.5
|
|
future==0.15.2
|
|
django-widget-tweaks==1.4.1
|
|
git+https://git.eleves.ens.fr/cof-geek/django_custommail.git#egg=django_custommail
|
|
ldap3
|
|
git+https://github.com/Aureplop/channels.git#egg=channels
|