From d1bf725b254e668f7273243e45bfc8eddf6a6975 Mon Sep 17 00:00:00 2001 From: Sanj Date: Wed, 25 Apr 2012 12:18:30 +0530 Subject: [PATCH] change django entry in requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 226e914..f024778 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ --e svn+http://code.djangoproject.com/svn/django/branches/releases/1.3.X/#egg=django +Django==1.3 #-e svn+http://code.djangoproject.com/svn/django/trunk/#egg=django -e bzr+http://code.0x2620.org/python-ox/#egg=python-ox -e git+git://github.com/seatgeek/fuzzywuzzy.git#egg=fuzzywuzzy