| Age | Commit message (Collapse) | Author |
|
|
|
|
|
fix
you may optionally exclude the ``self.check_object_permissions, and simply return the object from the `get_object_or_404` lookup.
to
you may optionally exclude the `self.check_object_permissions`, and simply return the object from the `get_object_or_404` lookup.
|
|
|
|
|
|
|
|
Added get_filter_backends method
|
|
|
|
|
|
|
|
attributes prefered. Closes #1100
|
|
|
|
|
|
Improving documentation about object level permissions #1049
|
|
Closes #1051. Thanks to @pydanny for the report.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|