greg.api.filters: use explicit symbol imports
Mostly a visual improvement, but instead of importing the entire django_filters.rest_framework module we make the dependency situation clearer by importing specific symbols. Fixes: GREG-20
Loading
Please register or sign in to comment