aboutsummaryrefslogtreecommitdiffstats
path: root/examples
AgeCommit message (Expand)Author
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
2012-02-07some docs for Request/Response/mixinsSébastien Piquemal
2012-02-02merged with trunk's masterSébastien Piquemal
2012-01-28Use `staticfiles` for serving css. Fixes #116.Tom Christie
2012-01-27fixes #146Marko Tibold
2012-01-25enhanced request how-to + exampleSébastien Piquemal
2012-01-24Cleanup authentication exampleTom Christie
2012-01-21Fix .delete on object store example.Tom Christie
2012-01-04#75 remove except statements which are overly broad in the exception they catchCraig Blaszczyk
2012-01-02Add an extra explenation on how to use curl on this view.Marko Tibold
2011-12-30Fixup for epioTom Christie
2011-12-30ep.io fixesTom Christie
2011-12-29whitespace fixesTom Christie
2011-12-24Added epio configuration.Marko Tibold
2011-12-12typoMarko Tibold
2011-12-12now really drop the yaml fileMarko Tibold
2011-12-12drop yaml fixture and replace with jsonMarko Tibold
2011-07-01pull in markos changes, minor tweaks to yaml stuffTom Christie
2011-06-28Pull in David's initial oauth testsTom Christie
2011-06-26moved from examples/requirements.txt to main requirements.txtmarkotibold
2011-06-26some restyling and updated requirements.txt for yaml supportmarkotibold
2011-06-25Adding tests for OAuth authentication through django-oauth-plus, a dedicated ...David Larlet
2011-06-25added a container view for the permissions examplemarkotibold
2011-06-25Added a fixture so that the users default have a user to login with and play ...markotibold
2011-06-20added a `permissions` example with just a per-user-throttle which we may want...markotibold
2011-06-20added a `permissions` example with just a per-user-throttle which we may want...markotibold
2011-06-20added a `permissions` example with just a per-user-throttle which we may want...markotibold
2011-06-15update some examplesTom Christie
2011-06-15Allow related models to be fully serializedTom Christie
2011-06-14Support for nesting resources etc...Tom Christie
2011-06-09fixed the blogpost-testsmarkotibold
2011-06-08Fix example testsTom Christie
2011-06-07Ug. Remove crazy tests from blogposts exampleTom Christie
2011-06-07Fix broken url naming in examplesTom Christie
2011-06-02More updating docs for 0.2Tom Christie
2011-05-24Allow views to return HttpResponses. Add initial() hook methodTom Christie
2011-05-23name and descriptionTom Christie
2011-05-19data flattening needs to go into resourceTom Christie
2011-05-16blogpost/views no longer neededTom Christie
2011-05-16Fixing some of the last blocking issuesTom Christie
2011-05-12refactoring resource specfic stuff into ResourceMixin - validators now defunctTom Christie
2011-05-04Decouple views and resourcesTom Christie
2011-05-02emitters -> renderersTom Christie
2011-04-28emitters -> renderersTom Christie
2011-04-27Fix up ModelResource issuesTom Christie
2011-04-27Urg. Fixing broken mergeTom Christie
2011-04-27Pulling marko's test fixesTom Christie
2011-04-27Merge previous checkinsTom Christie