1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
# Django REST framework 3.1 ## Pagination #### Pagination controls in the browsable API. #### New pagination schemes. #### Support for header-based pagination. ## Versioning ## Internationalization ## ModelSerializer API