aboutsummaryrefslogtreecommitdiffstats
path: root/examples
AgeCommit message (Expand)Author
2012-08-29Remove examples (to be moved to a seperate project)Tom Christie
2012-08-24Fix broken exampleTom Christie
2012-04-11Merge work from sebpiqTom Christie
2012-04-11Merge with masterTom Christie
2012-03-27Fix broken pygments test.Marko Tibold
2012-02-29Fixes broken permissions-example.Marko Tibold
2012-02-25Massive mergeTom Christie
2012-02-23fixed permissions examples + sanity testSébastien Piquemal
2012-02-23Remove InstanceMixin auto-url magicks.Tom Christie
2012-02-23reverse takes request as a kwarg for compatibility with django's reverseTom Christie
2012-02-21Remove staticviews. Use standard login/logoutTom Christie
2012-02-21Merge master into developTom Christie
2012-02-21reverse gets it's own moduleTom Christie
2012-02-21Merging master into developTom Christie
2012-02-21Update examples to use the new custom `reverse()'Daniel Izquierdo
2012-02-14merged with trunkSébastien Piquemal
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-07Use app for Django 1.2Tom Christie
2012-02-07In examples settings, use staticfiles for 1.2, django.contrib.staticfiles oth...Tom Christie
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