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
2014-12-18
Merge branch 'master' into version-3.1
Tom Christie
2014-12-17
Expand permissions docs. Closes #2223.
Tom Christie
2014-12-15
Merge master
Tom Christie
2014-12-15
Doc typo
Jason Spafford
2014-11-28
Merge branch 'version-3.1' into oauth_as_package
José Padilla
2014-11-25
Use MkDocs meta.source to render source code links
José Padilla
2014-11-05
Stronger calling out of 'DjangoObjectPermissionsFilter'. Closes #1934.
Tom Christie
2014-11-03
Add notes re view-level and instance-level permissions checks. Closes #1819.
Tom Christie
2014-09-05
Moved OAuth support out of DRF and into a separate package, per #1767
Jharrod LaFon
2014-08-20
Deprecate .model in related routers/permissions
Tom Christie
2014-07-31
Updated Permissions doc link to Django docs
Kevin London
2014-07-07
Docs on object level permissions and filters. Closes #1683
Tom Christie
2014-04-28
very minor typo in code example
dpetzel
2013-12-10
Tweak REST condition text.
Tom Christie
2013-12-09
Added REST Condition to 3rd party permissions packages list.
Maxim Kamenkov
2013-09-10
Tweaks and docs to object-level model permissions.
Tom Christie
2013-08-29
Add composed-permissions entry to the api-guide.
Andrey Antukh
2013-08-21
Docs tweaking around `check_object_permissions`
Tom Christie
2013-08-21
Merge pull request #1050 from filipeximenes/master
Tom Christie
2013-08-21
Include import paths throughout docs.
Tom Christie
2013-08-20
improving documentation about object level permissions #1049
Filipe Ximenes
2013-08-16
Tweak docs.
Tom Christie
2013-08-07
Fixed typos in a bunch of docs
Veronica Lynn
2013-07-31
Fix typo
Stephan Groß
2013-07-31
Add drf-any-permission docs entry
Stephan Groß
2013-05-28
Fix md formatting and typos
Stephan Groß
2013-04-30
Merge master
Tom Christie
2013-04-30
Add DjangoModelPermissionsOrAnonReadOnly
Tom Christie
2013-04-27
Typo
Tom Christie
2013-04-27
Update docs on object-level permissions.
Tom Christie
2013-04-26
Adding 'view or viewset' to docs appropriate.
Tom Christie
2013-03-13
Docs for TokenHasReadWriteScope
Tom Christie
2013-03-08
Neater override hooks and more docs for DjangoModelPermissions.
Tom Christie
2013-02-12
Drop note on object-level permissions.
Tom Christie
2013-02-12
Notes on object-level permissions.
Tom Christie
2013-02-12
Tidy up internal view permission checking logic.
Tom Christie
2013-02-12
New style object-level permission checks
Tom Christie
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
[next]