Switch over to django-rest-framework from tastypie. Less black magic, seems to just work :)

This commit is contained in:
Michael DeHaan
2013-03-19 22:26:35 -04:00
parent b95f4e0e13
commit d6aea8edcb
14 changed files with 257 additions and 780 deletions

View File

@@ -3,8 +3,10 @@ django-celery==3.0.11
django-devserver==0.4.0
django-extensions==1.1.1
django-jsonfield==0.9.2
django-tastypie==0.9.12
ipython==0.13.1
South==0.7.6
python-dateutil==1.5
requests
djangorestframework
markdown
django-filter