django-rest-framework/examples/blogpost
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 Sphinx docs, examples, lots of refactoring 2011-01-23 23:08:16 +00:00
models.py BlogPosts > 10 rotation implemeneted 2011-03-06 13:26:19 +01:00
tests.py Sphinx docs, examples, lots of refactoring 2011-01-23 23:08:16 +00:00
urls.py Fix kwargs in url conf to be more consistent, also fixes broken blog posts example (every blog post showed all comments) 2011-02-19 17:55:32 +00:00
views.py Move status codes into seperate module 2011-02-19 10:47:26 +00:00