aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTom Christie2015-01-31 08:53:40 +0000
committerTom Christie2015-01-31 08:53:40 +0000
commit2cc4cb24652366c6622af08370a0c04b429aa4b8 (patch)
tree2d02f7f5bf8dfb5274075b6f1d01551c0e249783 /docs
parent6838f17325c2149e432e4a40b945695b765f35a2 (diff)
downloaddjango-rest-framework-2cc4cb24652366c6622af08370a0c04b429aa4b8.tar.bz2
Fix error text in test.
Diffstat (limited to 'docs')
-rw-r--r--docs/topics/3.1-announcement.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/topics/3.1-announcement.md b/docs/topics/3.1-announcement.md
index 3eb52f4c..5f4a8d45 100644
--- a/docs/topics/3.1-announcement.md
+++ b/docs/topics/3.1-announcement.md
@@ -4,7 +4,7 @@
#### Pagination controls in the browsable API.
-#### New pagination schemes.
+#### New schemes, including cursor pagination.
#### Support for header-based pagination.
@@ -12,4 +12,6 @@
## Internationalization
+## New fields
+
## ModelSerializer API