3842b5d160
Move event-related models from 'cof' app to 'gestion' app. Add 'Association' model to register name, related groups (buro, members), etc. Club is now associated with a single Association instance. Migrations take care of these changes.
23 lines
592 B
Text
23 lines
592 B
Text
configparser==3.5.0
|
|
Django==1.11.*
|
|
django-autocomplete-light==2.3.3
|
|
django-autoslug==1.9.3
|
|
django-cas-ng==3.5.6
|
|
git+https://github.com/TimBest/django-multi-form-view.git@3a72bba#egg=dango-multi-form-view
|
|
django-recaptcha==1.2.1
|
|
mysqlclient==1.3.10
|
|
Pillow
|
|
six
|
|
unicodecsv
|
|
icalendar
|
|
django-bootstrap-form==3.3
|
|
asgiref==1.0.0
|
|
daphne==1.0.3
|
|
asgi-redis==1.0.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
|
|
django-nested-admin==3.0.17
|