index
:
django-rest-framework
3.0-beta
docs-renderers-use-appropriate-renderer-class-name
empty_closable_objects
gh-pages
master
model-serializer-api
model-serializer-caching
version-2.4.x
version-3.1
Web APIs for Django.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
2012-08-29
Remove examples (to be moved to a seperate project)
Tom Christie
2012-08-24
Fix broken example
Tom Christie
2012-04-11
Merge work from sebpiq
Tom Christie
2012-04-11
Merge with master
Tom Christie
2012-03-27
Fix broken pygments test.
Marko Tibold
2012-02-29
Fixes broken permissions-example.
Marko Tibold
2012-02-25
Massive merge
Tom Christie
2012-02-23
fixed permissions examples + sanity test
Sébastien Piquemal
2012-02-23
Remove InstanceMixin auto-url magicks.
Tom Christie
2012-02-23
reverse takes request as a kwarg for compatibility with django's reverse
Tom Christie
2012-02-21
Remove staticviews. Use standard login/logout
Tom Christie
2012-02-21
Merge master into develop
Tom Christie
2012-02-21
reverse gets it's own module
Tom Christie
2012-02-21
Merging master into develop
Tom Christie
2012-02-21
Update examples to use the new custom `reverse()'
Daniel Izquierdo
2012-02-14
merged with trunk
Sébastien Piquemal
2012-02-14
fixed examples, corrected small bugs in the process
Sébastien Piquemal
2012-02-10
attempt at fixing the examples
Sébastien Piquemal
2012-02-07
modified examples, somethin' still broken, can't find what
Sébastien Piquemal
2012-02-07
some docs for Request/Response/mixins
Sébastien Piquemal
2012-02-07
Use app for Django 1.2
Tom Christie
2012-02-07
In examples settings, use staticfiles for 1.2, django.contrib.staticfiles oth...
Tom Christie
2012-02-02
merged with trunk's master
Sébastien Piquemal
2012-01-28
Use `staticfiles` for serving css. Fixes #116.
Tom Christie
2012-01-27
fixes #146
Marko Tibold
2012-01-25
enhanced request how-to + example
Sébastien Piquemal
2012-01-24
Cleanup authentication example
Tom Christie
2012-01-21
Fix .delete on object store example.
Tom Christie
2012-01-04
#75 remove except statements which are overly broad in the exception they catch
Craig Blaszczyk
2012-01-02
Add an extra explenation on how to use curl on this view.
Marko Tibold
2011-12-30
Fixup for epio
Tom Christie
2011-12-30
ep.io fixes
Tom Christie
2011-12-29
whitespace fixes
Tom Christie
2011-12-24
Added epio configuration.
Marko Tibold
2011-12-12
typo
Marko Tibold
2011-12-12
now really drop the yaml file
Marko Tibold
2011-12-12
drop yaml fixture and replace with json
Marko Tibold
2011-07-01
pull in markos changes, minor tweaks to yaml stuff
Tom Christie
2011-06-28
Pull in David's initial oauth tests
Tom Christie
2011-06-26
moved from examples/requirements.txt to main requirements.txt
markotibold
2011-06-26
some restyling and updated requirements.txt for yaml support
markotibold
2011-06-25
Adding tests for OAuth authentication through django-oauth-plus, a dedicated ...
David Larlet
2011-06-25
added a container view for the permissions example
markotibold
2011-06-25
Added a fixture so that the users default have a user to login with and play ...
markotibold
2011-06-20
added a `permissions` example with just a per-user-throttle which we may want...
markotibold
2011-06-20
added a `permissions` example with just a per-user-throttle which we may want...
markotibold
2011-06-20
added a `permissions` example with just a per-user-throttle which we may want...
markotibold
2011-06-15
update some examples
Tom Christie
2011-06-15
Allow related models to be fully serialized
Tom Christie
2011-06-14
Support for nesting resources etc...
Tom Christie
[next]