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
/
permissionsexample
Age
Commit message (
Expand
)
Author
2012-08-29
Remove examples (to be moved to a seperate project)
Tom Christie
2012-02-23
fixed permissions examples + sanity test
Sébastien Piquemal
2012-02-21
Merge master into develop
Tom Christie
2012-02-21
Merging master into develop
Tom Christie
2012-02-07
modified examples, somethin' still broken, can't find what
Sébastien Piquemal
2012-01-24
Cleanup authentication example
Tom Christie
2012-01-02
Add an extra explenation on how to use curl on this view.
Marko Tibold
2011-12-29
whitespace fixes
Tom Christie
2011-12-12
now really drop the yaml file
Marko Tibold
2011-12-12
drop yaml fixture and replace with json
Marko Tibold
2011-06-26
some restyling and updated requirements.txt for yaml support
markotibold
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