django-rest-framework/examples/resourceexample
markotibold 177e666fc2 BlogPosts > 10 rotation implemeneted
Latest Modelresource example is broken. Required attribute should be set to form, not model. Is fixed.
2011-03-06 13:26:19 +01:00
..
__init__.py Added resourceexample, moved simpleexample to modelresourceexample 2011-02-01 22:37:51 +00:00
forms.py BlogPosts > 10 rotation implemeneted 2011-03-06 13:26:19 +01:00
urls.py Yowzers. Final big bunch of refactoring for 0.1 release. Now support Django 1.3's views, admin style api is all polished off, loads of tests, new test project for running the test. All sorts of goodness. Getting ready to push this out now. 2011-02-19 10:26:27 +00:00
views.py Move status codes into seperate module 2011-02-19 10:47:26 +00:00