From 25054620d3b9ece12866af387eea7fe8698e230b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Espino?= Date: Tue, 15 Oct 2013 17:08:00 +0200 Subject: [PATCH] Adding django-1.6 requirement --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index db184bb9..c775c85a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +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/ git+https://github.com/tomchristie/django-rest-framework.git@2.4.0 git+https://github.com/etianen/django-reversion.git@django-1.6