Moved to using South, and used a better repo for JSONField

This commit is contained in:
2010-07-01 18:31:42 +01:00
parent 74568b477e
commit 4a3b801185
15 changed files with 752 additions and 2 deletions

View File

@@ -2,5 +2,6 @@ Django==1.1.2
django-piston==0.2.2
django-registration==0.7
yolk==0.4.1
-e git+http://github.com/bradjasper/django-jsonfield.git#egg=django_jsonfield
-e hg+http://bitbucket.org/schinckel/django-jsonfield#egg=django-jsonfield
xmlrpclib==1.0.1
South==0.7.1