diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.9.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/1.9.txt b/docs/releases/1.9.txt index da4984a9be..e8dd955e29 100644 --- a/docs/releases/1.9.txt +++ b/docs/releases/1.9.txt @@ -127,7 +127,8 @@ Generic Views Internationalization ^^^^^^^^^^^^^^^^^^^^ -* ... +* The :func:`django.views.i18n.set_language` view now properly redirects to + :ref:`translated URLs <url-internationalization>`, when available. Management Commands ^^^^^^^^^^^^^^^^^^^ |
