aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTom Christie2013-05-07 13:07:42 +0100
committerTom Christie2013-05-07 13:07:42 +0100
commit0f00da848d9a8d25a0049231e9794da71a96662b (patch)
tree8f7145c0a4cfeab61e1e523409b82091f44dfdbb /docs
parent3c2bb0666063917707bfbfedf056e5692bfcc471 (diff)
downloaddjango-rest-framework-0f00da848d9a8d25a0049231e9794da71a96662b.tar.bz2
Tweak 2.3 release notes
Diffstat (limited to 'docs')
-rw-r--r--docs/topics/2.3-announcement.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/topics/2.3-announcement.md b/docs/topics/2.3-announcement.md
index df1137bc..746d3ff7 100644
--- a/docs/topics/2.3-announcement.md
+++ b/docs/topics/2.3-announcement.md
@@ -250,6 +250,9 @@ All API changes in 2.2 that previously raised `PendingDeprecationWarning` will n
## What comes next?
+* Support for read-write nested serializers is almost complete, and due to be released in the next few weeks.
+* Extra filter backends for searching and ordering of results are planned to be added shortly.
+
The next few months should see a renewed focus on addressing outstanding tickets. The 2.4 release is currently planned for around August-September.
[viewset]: ../api-guide/viewsets.md