Lock django-jsonfield to a specific revision

Newer versions have some new weird and wonderful dependancies, including Jquery (wut?)
This commit is contained in:
2010-10-12 21:11:25 +01:00
parent ded4cd368e
commit 2ad9b8a09c

View File

@@ -2,7 +2,7 @@ Django==1.1.2
django-piston==0.2.2 django-piston==0.2.2
django-registration==0.7 django-registration==0.7
yolk==0.4.1 yolk==0.4.1
-e hg+http://bitbucket.org/schinckel/django-jsonfield#egg=django-jsonfield -e hg+http://bitbucket.org/schinckel/django-jsonfield@acb6b4fd7312#egg=django-jsonfield
xmlrpclib==1.0.1 xmlrpclib==1.0.1
South==0.7.1 South==0.7.1
fabric==0.9.1 fabric==0.9.1