kpsul/requirements.txt
Martin Pépin 7967983b5c More sophisticated admin site for the gestion app
- Nested inlines
- Limiting access to the events : you can only edit/create events linked to
  associations you for which you have the `<assoc>.buro` permission.
2017-06-25 17:57:23 +01:00

22 lines
501 B
Text

configparser==3.5.0
Django==1.11b1
django-autocomplete-light==2.3.3
django-autoslug==1.9.3
django-cas-ng==3.5.6
django-recaptcha==1.2.1
mysqlclient==1.3.10
Pillow
six
unicodecsv
icalendar
django-bootstrap-form==3.2.1
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