Get nested resources in tastypie largely operational.

This commit is contained in:
Michael DeHaan
2013-03-19 00:02:52 -04:00
parent 728f9961b4
commit 3f4842d9e7
6 changed files with 717 additions and 29 deletions

View File

@@ -4,7 +4,8 @@ django-devserver==0.4.0
django-extensions==1.1.1
django-jsonfield==0.9.2
django-tastypie==0.9.12
django-tastypie-extendedmodelresource==0.22
ipython==0.13.1
South==0.7.6
python-dateutil==1.5
hammock
requests