django-rest-framework/examples/blogpost
2011-03-20 11:56:43 +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 fixing compat with py25 2011-03-20 11:56:43 +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 Refactoring and added another test for blog-posts. Finally got eclipse setup properly with virtualenvs (code analysis). Also I think I get Bitbuckets workflow now. 2011-03-11 12:47:16 +01:00