aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics/3.1-announcement.md
blob: 5f4a8d45c88cd7232f4645768d29f5eb67dca535 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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