Hi all,

Is it possible to use the default pagination backend along with the 
following filters?

'django_filters.rest_framework.DjangoFilterBackend',
'rest_framework.filters.SearchFilter',
'rest_framework.filters.OrderingFilter',


I'm using a ModelViewSet and the API only when I have only the pagination 
or the filters activated.

There's no mention on anything about it on the docs so came here for help.

Thanks,

 



-- 
You received this message because you are subscribed to the Google Groups 
"Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-rest-framework+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to