-
- Downloads
refactor: implement active filter for various viewsets
APICategoryViewSet, APITypeViewSet, APITopicViewSet, APIMusicFocusViewSet, APIFundingCategoryViewSet, APILanguageViewSet, and APIHostViewSet all used the same base class implementing get_queryset for filtering by their active state. This is now handled by a generic FilterSet.
parent
cf82526d
No related branches found
No related tags found
This commit is part of merge request !20. Comments created here will be created in the context of that merge request.
Loading
Please register or sign in to comment