Revert "Merge branch 'bug/migration_problem_issue_236_devel' into 'master'"
This reverts merge request !157
parent
921fc993
No related branches found
No related tags found
Showing
- local_settings_ci.py 0 additions, 5 deletionslocal_settings_ci.py
- requirements-dev.txt 1 addition, 1 deletionrequirements-dev.txt
- requirements.txt 1 addition, 3 deletionsrequirements.txt
- smash/smash/local_settings.py.template 1 addition, 5 deletionssmash/smash/local_settings.py.template
- smash/smash/settings.py 3 additions, 4 deletionssmash/smash/settings.py
Django==1.10.7 | Django==1.10.7 | ||
django_otp==0.4.3 | |||
gunicorn==19.6.0 | gunicorn==19.6.0 | ||
Pillow==3.4.2 | Pillow==3.4.2 | ||
psycopg2==2.6.2 | psycopg2==2.6.2 | ||
... | @@ -12,8 +11,7 @@ django-two-factor-auth==1.6.1 | ... | @@ -12,8 +11,7 @@ django-two-factor-auth==1.6.1 |
nexmo | nexmo | ||
django-excel==0.0.9 | django-excel==0.0.9 | ||
pyexcel-xls==0.5.0 | pyexcel-xls==0.5.0 | ||
pyexcel==0.5.8 | pyexcel==0.5.3 | ||
pyexcel-io==0.5.8 | |||
pycurl==7.43.0 | pycurl==7.43.0 | ||
django-stronghold==0.2.9 | django-stronghold==0.2.9 | ||
timeout-decorator==0.4.0 | timeout-decorator==0.4.0 |
Please register or sign in to comment