django-rest-framework/docs/topics/3.1-announcement.md

18 lines
262 B
Markdown
Raw Normal View History

2015-01-30 19:27:49 +03:00
# Django REST framework 3.1
2015-01-30 19:27:49 +03:00
## Pagination
2015-01-30 19:27:49 +03:00
#### Pagination controls in the browsable API.
2015-01-31 11:53:40 +03:00
#### New schemes, including cursor pagination.
2015-01-30 19:27:49 +03:00
#### Support for header-based pagination.
## Versioning
## Internationalization
2015-01-31 11:53:40 +03:00
## New fields
2015-01-30 19:27:49 +03:00
## ModelSerializer API