From a7673d470710885cd07b088e7db13bd1333230df Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Wed, 23 Oct 2013 09:06:31 +0200 Subject: [PATCH] Update django version to 1.6rc1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69e4fd69..46a78de3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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