Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove 3.10 deprecations #6687

Merged
merged 3 commits into from
May 21, 2019
Merged

Conversation

rpkilby
Copy link
Member

@rpkilby rpkilby commented May 21, 2019

Removed the following deprecations:

Also inlines the is_guardian_installed check, since guardian is only used in the test suite. Basically, a test suite implementation detail. DRF itself no longer directly provides a django-guardian integration.

@rpkilby rpkilby added this to the 3.10 Release milestone May 21, 2019
@tomchristie
Copy link
Member

Nice!

@rpkilby rpkilby merged commit db37512 into encode:master May 21, 2019
@rpkilby rpkilby deleted the remove-310-deprecations branch May 21, 2019 17:36
pchiquet pushed a commit to pchiquet/django-rest-framework that referenced this pull request Nov 17, 2020
* Remove DjangoObjectPermissionsFilter
* Remove detail_route/list_route
* Bump deprecation warning versions
sigvef pushed a commit to sigvef/django-rest-framework that referenced this pull request Dec 3, 2022
* Remove DjangoObjectPermissionsFilter
* Remove detail_route/list_route
* Bump deprecation warning versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants