From e385ec4d23a4d8e5478697efad9d6c5e059ccde6 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Fri, 27 May 2011 14:52:54 +0100 Subject: [PATCH] Use the lastest django-jsonfield --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 540cc4c..73764e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Django==1.3 django-piston==0.2.2 -e hg+https://bitbucket.org/ubernostrum/django-registration@d36a38202ee3#egg=django-registration yolk==0.4.1 --e hg+http://bitbucket.org/schinckel/django-jsonfield@acb6b4fd7312#egg=django-jsonfield +-e hg+http://bitbucket.org/schinckel/django-jsonfield#egg=django-jsonfield xmlrpclib==1.0.1 South==0.7.3 fabric