Skip to content

Commit 2bfef08

Browse files
THe DRF Any Permission is not maintained anymore
1 parent ab7cb44 commit 2bfef08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-guide/permissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ The following third party packages are also available.
235235

236236
## DRF Any Permissions
237237

238-
The [DRF Any Permissions][drf-any-permissions] packages provides a different permission behavior in contrast to REST framework. Instead of all specified permissions being required, only one of the given permissions has to be true in order to get access to the view.
238+
The [DRF Any Permissions][drf-any-permissions] package is not maintained anymore, the author recommends REST Condition.
239239

240240
## Composed Permissions
241241

0 commit comments

Comments
 (0)