diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.7.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.7.txt b/docs/releases/1.7.txt index 305cf6da66..a8bf154421 100644 --- a/docs/releases/1.7.txt +++ b/docs/releases/1.7.txt @@ -1147,6 +1147,9 @@ Miscellaneous ``django.utils.translation.trans_real.get_supported_language_variant()`` now no longer have a ``supported`` argument. +* The ``shortcut`` view in ``django.contrib.contenttypes.views`` now supports + protocol-relative URLs (e.g. ``//example.com``). + .. _deprecated-features-1.7: Features deprecated in 1.7 |
