aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics
diff options
context:
space:
mode:
authorTom Christie2015-03-06 10:22:32 +0000
committerTom Christie2015-03-06 10:22:32 +0000
commit58dfde7fcd9c29530d0613161dda0cf30c56a0a4 (patch)
tree30ad934aee9221db06dfa8d277ced9876f3ce8c6 /docs/topics
parentf7917928c080aa0b055cbfc588f61ec01f16771c (diff)
downloaddjango-rest-framework-58dfde7fcd9c29530d0613161dda0cf30c56a0a4.tar.bz2
Tweaks for cursor pagination and docs
Diffstat (limited to 'docs/topics')
-rw-r--r--docs/topics/3.1-announcement.md1
-rw-r--r--docs/topics/release-notes.md5
2 files changed, 6 insertions, 0 deletions
diff --git a/docs/topics/3.1-announcement.md b/docs/topics/3.1-announcement.md
index ecbc9a38..6606d843 100644
--- a/docs/topics/3.1-announcement.md
+++ b/docs/topics/3.1-announcement.md
@@ -203,3 +203,4 @@ The next focus will be on HTML renderings of API output and will include:
This will either be made as a single 3.2 release, or split across two separate releases, with the HTML forms and filter controls coming in 3.2, and the admin-style interface coming in a 3.3 release.
[custom-exception-handler]: ../api-guide/exceptions.md#custom-exception-handling
+[pagination]: ../api-guide/pagination.md
diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md
index 51eb45c3..35592feb 100644
--- a/docs/topics/release-notes.md
+++ b/docs/topics/release-notes.md
@@ -40,6 +40,11 @@ You can determine your currently installed version using `pip freeze`:
## 3.0.x series
+### 3.1.0
+
+**Date**: [5th March 2015][3.1.0-milestone].
+
+For full details see the [3.1 release announcement](3.1-announcement.md).
### 3.0.5