views.py
36.7 KB
-
API calls to filter user list by username/email · 8df2b294
add pagination to /api/users add support of id based filtering add num_pages field to users api output add tests for paging data and ability to parse page_size from request using ListAPIView and DRF filters Disallow unfiltered lists Updated docstrings
Zia Fazal committed