Skip to content

Commit 1a91959

Browse files
James LinJames Lin
authored andcommitted
Merge branch 'master' of github.com:variable/django-rest-framework-queryset
2 parents 5f86924 + c4ecfd0 commit 1a91959

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,7 @@ class ListDataView(ListView):
5050

5151
## Dependencies
5252
The queryset is dependent on the API that uses [LimiteOffsetPagination](http://www.django-rest-framework.org/api-guide/pagination/#limitoffsetpagination)
53+
54+
## Compatibility
55+
- Python 2
56+
- Python 3

0 commit comments

Comments
 (0)