diff options
| author | Tom Christie | 2013-05-07 13:07:42 +0100 |
|---|---|---|
| committer | Tom Christie | 2013-05-07 13:07:42 +0100 |
| commit | 0f00da848d9a8d25a0049231e9794da71a96662b (patch) | |
| tree | 8f7145c0a4cfeab61e1e523409b82091f44dfdbb /docs | |
| parent | 3c2bb0666063917707bfbfedf056e5692bfcc471 (diff) | |
| download | django-rest-framework-0f00da848d9a8d25a0049231e9794da71a96662b.tar.bz2 | |
Tweak 2.3 release notes
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/2.3-announcement.md | 3 |
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 |
