Jan Dittberner
23015af083
This commit updates the Django dependency version to 1.9.2 and gvacommon to 0.3.0 that provides gvacommon.settings_utils.get_env_variable. The gnuviechadmin.settings.base module now uses this implementation instead of an own copy and the corresponding test has been removed too.
20 lines
440 B
Text
20 lines
440 B
Text
Django==1.9.2
|
|
Jinja2==2.8
|
|
#django-ldapdb==0.4.0
|
|
-e git+https://github.com/jandd/django-ldapdb@django19#egg=django-ldapdb
|
|
python-ldap==2.4.25
|
|
bpython==0.15
|
|
curtsies==0.2.6
|
|
django-braces==1.8.1
|
|
django-model-utils==2.4
|
|
logutils==0.3.3
|
|
celery==3.1.20
|
|
amqp==1.4.9
|
|
billiard==3.3.0.22
|
|
kombu==3.0.33
|
|
pytz==2015.7
|
|
passlib==1.6.5
|
|
requests==2.9.1
|
|
simplejson==3.8.1
|
|
-e git+https://git.gnuviech-server.de/gvacommon.git@0.3.0#egg=gvacommon
|
|
redis==2.10.5
|