allisson/django-rest-framework-role-filters

Using drf generics, mixins

YashGulati opened this issue · 2 comments

Let's say I want to use generics.ListCreateAPIView from DRF. How can I do so?

This should be possible if #9 is accepted