refactor collection filters with django_filters
Compare changes
There are no changes yet
No changes between version 3 and version 3
This MR aims to re-implement existing collection filters in api viewsets that are implemented in get_queryset
methods with django-filter filtersets.
This has multiple advantages:
No changes between version 3 and version 3