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

16 lines
228 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-30 19:27:49 +03:00
#### New pagination schemes.
#### Support for header-based pagination.
## Versioning
## Internationalization
## ModelSerializer API