We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1974618 commit 39c9781Copy full SHA for 39c9781
tests/django_restframework_gis_tests/views.py
@@ -1,5 +1,5 @@
1
+from django_filters.rest_framework import DjangoFilterBackend
2
from rest_framework import generics
-from rest_framework.filters import DjangoFilterBackend
3
from rest_framework_gis.filters import *
4
from rest_framework_gis.pagination import GeoJsonPagination
5
0 commit comments