diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/5.2.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/5.2.txt b/docs/releases/5.2.txt index 35ce053861..3d3a958b6d 100644 --- a/docs/releases/5.2.txt +++ b/docs/releases/5.2.txt @@ -80,6 +80,8 @@ Minor features :ref:`extrabody <extrabody>` for adding custom code before the closing ``</body>`` tag. +* The value of a :class:`~django.db.models.URLField` now renders as a link. + :mod:`django.contrib.admindocs` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
