diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/6.1.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/6.1.txt b/docs/releases/6.1.txt index 036fee53cf..e0edf6876a 100644 --- a/docs/releases/6.1.txt +++ b/docs/releases/6.1.txt @@ -92,7 +92,8 @@ Minor features :mod:`django.contrib.admin` ~~~~~~~~~~~~~~~~~~~~~~~~~~~ -* ... +* The admin site login view now redirects authenticated users to the next URL, + if available, instead of always redirecting to the admin index page. :mod:`django.contrib.admindocs` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
