update to Django 1.7, remove south_migrations, fix tests

This commit is contained in:
Jan Dittberner 2014-12-17 21:22:37 +01:00
parent d5b0382f88
commit e73e46da3f
24 changed files with 297 additions and 1366 deletions

View file

@ -1,9 +1,8 @@
Django==1.6.5
Django==1.7.1
bpython==0.13
django-braces==1.4.0
django-model-utils==2.0.3
logutils==0.3.3
South==1.0.1
psycopg2==2.5.3
passlib==1.6.2
celery==3.1.11