Merge branch 'bug/migration_problem_issue_236_devel' into 'master'
Bug/migration problem issue 236 devel See merge request NCER-PD/scheduling-system!157
No related branches found
No related tags found
Showing
- local_settings_ci.py 5 additions, 0 deletionslocal_settings_ci.py
- requirements-dev.txt 1 addition, 1 deletionrequirements-dev.txt
- requirements.txt 3 additions, 1 deletionrequirements.txt
- smash/smash/local_settings.py.template 5 additions, 1 deletionsmash/smash/local_settings.py.template
- smash/smash/settings.py 4 additions, 3 deletionssmash/smash/settings.py
Django==1.10.7 | ||
django_otp==0.4.3 | ||
gunicorn==19.6.0 | ||
Pillow==3.4.2 | ||
psycopg2==2.6.2 | ||
... | ... | @@ -11,7 +12,8 @@ django-two-factor-auth==1.6.1 |
nexmo | ||
django-excel==0.0.9 | ||
pyexcel-xls==0.5.0 | ||
pyexcel==0.5.3 | ||
pyexcel==0.5.8 | ||
pyexcel-io==0.5.8 | ||
pycurl==7.43.0 | ||
django-stronghold==0.2.9 | ||
timeout-decorator==0.4.0 |