0
Implement django-filters in rest framework with ModelViewSet
The implementation based on filter_backends and filterset_fields didn't show on the swagger so the question is how to implement the django-filters in rest framework based on ModelViewSet
0 Réponse