django-rest-framework/examples/blogpost
markotibold 32be058195 Implemented test for blog-post rotation.
Had to turn off existing tests inside tests.py because they seem broken:(
2011-03-08 21:54:00 +01:00
..
__init__.py Sphinx docs, examples, lots of refactoring 2011-01-23 23:08:16 +00:00
models.py Implemented test for blog-post rotation. 2011-03-08 21:54:00 +01:00
tests.py Implemented test for blog-post rotation. 2011-03-08 21:54:00 +01: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