refactor collection filters with django_filters
Compare changes
Files
1- Konrad Mohrfeldt authored
There is no point in advertising the methods by inheriting from the default CRUD viewset, if we don’t actually intend to implement them.