aboutsummaryrefslogtreecommitdiffstats
path: root/examples/sandbox/views.py
AgeCommit message (Collapse)Author
2012-08-29Remove examples (to be moved to a seperate project)Tom Christie
2012-08-24Fix broken exampleTom Christie
2012-02-25Massive mergeTom Christie
2012-02-21Merge master into developTom Christie
2012-02-21Merging master into developTom Christie
2012-02-07modified examples, somethin' still broken, can't find whatSébastien Piquemal
2012-01-25enhanced request how-to + exampleSébastien Piquemal
2011-12-29whitespace fixesTom Christie
2011-12-12typoMarko Tibold
2011-06-26some restyling and updated requirements.txt for yaml supportmarkotibold
2011-06-25added a container view for the permissions examplemarkotibold
2011-06-20added a `permissions` example with just a per-user-throttle which we may ↵markotibold
want to expand with some auth examples.
2011-05-24Allow views to return HttpResponses. Add initial() hook methodTom Christie
2011-05-16Fixing some of the last blocking issuesTom Christie
2011-05-12refactoring resource specfic stuff into ResourceMixin - validators now defunctTom Christie
2011-04-28emitters -> renderersTom Christie
2011-04-27Fix up tests and examples after refactoringTom Christie
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.