Changing django 1.6 requirement to use the new Django stable version
parent
b287c0875b
commit
b7db51dde7
|
@ -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/etianen/django-reversion.git@django-1.6
|
||||
|
||||
Django==1.6.0
|
||||
South==0.8.2
|
||||
anyjson==0.3.3
|
||||
Werkzeug==0.9.4
|
||||
|
|
Loading…
Reference in New Issue