diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.10.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.10.txt b/docs/releases/1.10.txt index 039525eb36..e4cae5a983 100644 --- a/docs/releases/1.10.txt +++ b/docs/releases/1.10.txt @@ -36,6 +36,9 @@ Minor features link <django.contrib.admin.AdminSite.site_url>` at the top of each admin page will now point to ``request.META['SCRIPT_NAME']`` if set, instead of ``/``. +* The success message that appears after adding or editing an object now + contains a link to the object's change form. + :mod:`django.contrib.admindocs` ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
