mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 23:02:19 +00:00
Lock django-jsonfield to a specific revision
Newer versions have some new weird and wonderful dependancies, including Jquery (wut?)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user