aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pygments_api/views.py
AgeCommit message (Expand)Author
2012-08-29Remove examples (to be moved to a seperate project)Tom Christie
2012-02-25Massive mergeTom Christie
2012-02-21Merge master into developTom Christie
2012-02-21Merging master into developTom Christie
2012-02-14fixed examples, corrected small bugs in the processSébastien Piquemal
2012-02-10attempt at fixing the examplesSébastien Piquemal
2012-02-07modified examples, somethin' still broken, can't find whatSébastien Piquemal
2011-12-30Fixup for epioTom Christie
2011-12-29whitespace fixesTom Christie
2011-06-15Allow related models to be fully serializedTom Christie
2011-05-24Allow views to return HttpResponses. Add initial() hook methodTom Christie
2011-05-16Fixing some of the last blocking issuesTom Christie
2011-05-02emitters -> renderersTom Christie
2011-04-28emitters -> renderersTom Christie
2011-04-27Pulling marko's test fixesTom Christie
2011-04-27Fix up tests and examples after refactoringTom Christie
2011-04-27reverse on a a sorted list which was laerady reversed is rather pointless :)markotibold
2011-03-22Fix some examplesTom Christie
2011-03-09tests.py: the response needed json deserialization. I guess this is the defau...markotibold
2011-02-19Fix status importtom christie tom@tomchristie.com
2011-02-19Yowzers. Final big bunch of refactoring for 0.1 release. Now support Django...tom christie tom@tomchristie.com
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