aboutsummaryrefslogtreecommitdiffstats
path: root/topics
diff options
context:
space:
mode:
authorTom Christie2013-12-12 23:11:20 +0000
committerTom Christie2013-12-12 23:11:20 +0000
commit51fbbe368aa566ec013184aa06c40d627eb95eae (patch)
tree4cdedaa785da46cd7a111624de3c9119de5f5956 /topics
parentbed115ebf1436acd72f3fdc97a0f5e0ca509eba3 (diff)
downloaddjango-rest-framework-51fbbe368aa566ec013184aa06c40d627eb95eae.tar.bz2
Latest docs build
Diffstat (limited to 'topics')
-rw-r--r--topics/release-notes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/topics/release-notes.html b/topics/release-notes.html
index 2f8fe69c..b3f7b225 100644
--- a/topics/release-notes.html
+++ b/topics/release-notes.html
@@ -247,6 +247,7 @@
<h3 id="master">Master</h3>
<ul>
<li>JSON renderer now deals with objects that implement a dict-like interface.</li>
+<li>Bugfix: Refine behavior that calls model manager <code>all()</code> across nested serializer relationships, preventing erronous behavior with some non-ORM objects, and preventing unneccessary queryset re-evaluations.</li>
</ul>
<h3 id="2310">2.3.10</h3>
<p><strong>Date</strong>: 6th December 2013</p>