django-rest-framework/docs/topics/3.1-announcement.md
2015-01-31 08:53:40 +00:00

18 lines
262 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Django REST framework 3.1
## Pagination
#### Pagination controls in the browsable API.
#### New schemes, including cursor pagination.
#### Support for header-based pagination.
## Versioning
## Internationalization
## New fields
## ModelSerializer API