I have the following ViewSet in Django Rest Framework:
class FilterProductsViewSet(viewsets.ViewSet): permission_classes = (permissions.I