| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
Improving documentation about object level permissions #1049
 | 
 | 
Closes #1051.  Thanks to @pydanny for the report.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Closes #801.
 | 
 | 
 | 
 | 
 | 
 | 
Refs #702.
 | 
 | 
Not yet supported by DjangoModelPermissions.
 | 
 | 
 | 
 | 
Also document correctly - these methods are now public and will fall
under the deprecation policy from now on.
 | 
 | 
 | 
 | 
 | 
 | 
@permission_classes takes a tuple or list.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Explicitly passed to .has_permissions(request, view, obj=None) / .allow_request(request, view)
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 |