mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-01 19:10:12 +03:00
Fix deprecation warning to match release notes
This commit is contained in:
parent
67e99a29b8
commit
1c682ea623
|
@ -287,7 +287,7 @@ The `DjangoObjectPermissionsFilter` is intended to be used together with the [`d
|
|||
|
||||
---
|
||||
|
||||
**Note:** This filter has been deprecated as of version 3.9 and moved to the 3rd-party [`djangorestframework-guardian` package][django-rest-framework-guardian].
|
||||
**Note:** This filter is pending deprecation as of version 3.9 and moved to the 3rd-party [`djangorestframework-guardian` package][django-rest-framework-guardian]. It will be removed entirely in 3.11.
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user