Remove 3.10 deprecations by rpkilby · Pull Request #6687 · encode/django-rest-framework (original) (raw)

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.