django-rest-framework/examples/pygments_api
2011-03-11 12:47:16 +01:00
..
__init__.py Added pygments_api example 2011-01-26 08:58:09 +00:00
forms.py Lots of docs, trying to tidy up examples... 2011-01-30 11:00:20 +00:00
models.py Test implemented for #28 Pygments examples should be datetime sorted 2011-03-09 00:26:20 +01:00
tests.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
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 tests.py: the response needed json deserialization. I guess this is the default serialization for responses. 2011-03-09 10:39:45 +01:00