Update django version to 1.6rc1
parent
a08986dd01
commit
a7673d4707
|
@ -1,6 +1,6 @@
|
|||
# We use Django 1.6,
|
||||
#git+https://github.com/django/django.git@stable/1.6.x
|
||||
https://www.djangoproject.com/download/1.6b4/tarball/
|
||||
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue