You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api-guide/permissions.md
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -233,10 +233,6 @@ Also note that the generic views will only check the object-level permissions fo
233
233
234
234
The following third party packages are also available.
235
235
236
-
## DRF Any Permissions
237
-
238
-
The [DRF Any Permissions][drf-any-permissions] package is not maintained anymore, the author recommends REST Condition.
239
-
240
236
## Composed Permissions
241
237
242
238
The [Composed Permissions][composed-permissions] package provides a simple way to define complex and multi-depth (with logic operators) permission objects, using small and reusable components.
0 commit comments