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
/
docs
/
api-guide
/
permissions.md
Age
Commit message (
Expand
)
Author
2013-01-28
Example custome permission. Fixes #299.
Tom Christie
2012-12-05
Update docs/api-guide/permissions.md
Marko Tibold
2012-10-29
add missing whitespace
Stephan Groß
2012-10-27
Add AllowAny permission
Tom Christie
2012-10-21
Fixing spelling errors.
Marko Tibold
2012-10-17
Make settings consistent with corrosponding view attributes
Tom Christie
2012-10-17
Split up doc sections more cleanly
Tom Christie
2012-10-15
Tweak parsers to take parser_context
Tom Christie
2012-10-10
Permissions and throttles no longer have a view attribute on self. Explicitl...
Tom Christie
2012-09-27
Only display forms when user has permissions. #159
Tom Christie
2012-09-20
Change package name: djangorestframework -> rest_framework
Tom Christie
2012-09-13
Improve throttles and docs
Tom Christie
2012-09-13
Tweak throttling/permissions/auth docs
Tom Christie
2012-09-12
Tweaks to Token auth
Tom Christie
2012-09-12
GitHub link in toolbar
Tom Christie
2012-09-12
Updating docs
Tom Christie
2012-09-08
Links to source files in docs
Tom Christie
2012-09-05
Add missing doc files
Tom Christie