Changing django 1.6 requirement to use the new Django stable version

remotes/origin/enhancement/email-actions
Jesús Espino 2013-11-06 18:02:29 +01:00
parent b287c0875b
commit b7db51dde7
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
# We use Django 1.6,
https://www.djangoproject.com/download/1.6c1/tarball/
git+https://github.com/tomchristie/django-rest-framework.git@2.4.0 git+https://github.com/tomchristie/django-rest-framework.git@2.4.0
git+https://github.com/etianen/django-reversion.git@django-1.6 git+https://github.com/etianen/django-reversion.git@django-1.6
Django==1.6.0
South==0.8.2 South==0.8.2
anyjson==0.3.3 anyjson==0.3.3
Werkzeug==0.9.4 Werkzeug==0.9.4