Skip to content

Commit 0b3c5af

Browse files
James LinJames Lin
authored andcommitted
updated readme
1 parent 06cf77a commit 0b3c5af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,3 @@ class ListDataView(ListView):
4444

4545
## Dependencies
4646
The queryset is dependent on the API that uses [LimiteOffsetPagination](http://www.django-rest-framework.org/api-guide/pagination/#limitoffsetpagination)
47-
If you are using [PageNumberPagination](http://www.django-rest-framework.org/api-guide/pagination/#pagenumberpagination) then you can use the included `rest_framework_queryset.pagination.HybridPagination` which will switch pagination class depends on the query param is passed.

0 commit comments

Comments
 (0)