| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-08-21 | Docs tweaking around `check_object_permissions` | Tom Christie | |
| 2013-08-21 | Merge pull request #1050 from filipeximenes/master | Tom Christie | |
| Improving documentation about object level permissions #1049 | |||
| 2013-08-21 | Include import paths throughout docs. | Tom Christie | |
| Closes #1051. Thanks to @pydanny for the report. | |||
| 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 | |
| Closes #801. | |||
| 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 | |
| Refs #702. | |||
| 2013-02-12 | Drop note on object-level permissions. | Tom Christie | |
| Not yet supported by DjangoModelPermissions. | |||
| 2013-02-12 | Notes on object-level permissions. | Tom Christie | |
| 2013-02-12 | Tidy up internal view permission checking logic. | Tom Christie | |
| Also document correctly - these methods are now public and will fall under the deprecation policy from now on. | |||
| 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 | |
| @permission_classes takes a tuple or list. | |||
| 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. ↵ | Tom Christie | |
| Explicitly passed to .has_permissions(request, view, obj=None) / .allow_request(request, view) | |||
| 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 | |
