aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pygments_api/views.py
AgeCommit message (Collapse)Author
2011-03-09tests.py: the response needed json deserialization. I guess this is the ↵markotibold
default serialization for responses. views.py: Implements #28 Pygments examples should be datetime sorted
2011-02-19Fix status importtom christie tom@tomchristie.com
2011-02-19Yowzers. Final big bunch of refactoring for 0.1 release. Now support ↵tom christie tom@tomchristie.com
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-01-30Rename to django-rest-framework, get simpleexample workingtom christie tom@tomchristie.com
2011-01-30Minor changes to examples and docstom christie tom@tomchristie.com
2011-01-30Lots of docs, trying to tidy up examples...tom christie tom@tomchristie.com
2011-01-28Minor bit of tidy up (all the stuff I noticed when demoing to francis)Tom Christie
2011-01-28Minor fixups on pygments exampleTom Christie
2011-01-26Added pygments_api exampletom christie tom@tomchristie.com