summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/3.2.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/3.2.txt b/docs/releases/3.2.txt
index d82c9c719a..ab1d4dfb9a 100644
--- a/docs/releases/3.2.txt
+++ b/docs/releases/3.2.txt
@@ -72,6 +72,9 @@ Minor features
* :attr:`.ModelAdmin.search_fields` now allows searching against quoted phrases
with spaces.
+* Read-only related fields are now rendered as navigable links if target models
+ are registered in the admin.
+
:mod:`django.contrib.admindocs`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~