test_filters.py
35.4 KB
-
Deprecate DjangoFilter backend (#4593) · 2395fb53
Deprecate the built-in `rest_framework.filters.DjangoFilterBackend` in favour of the third-party `django_filters.rest_framework.DjangoFilterBackend`.
Tom Christie committed