mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-27 17:00:45 +03:00
18 lines
262 B
Markdown
18 lines
262 B
Markdown
# 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
|