mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #26956 -- Removed the host parameter of django.utils.http.is_safe_url().
Per deprecation timeline.
This commit is contained in:
@@ -239,3 +239,5 @@ how to remove usage of these features.
|
||||
|
||||
* ``django.core.cache.backends.memcached.PyLibMCCache`` no longer supports
|
||||
passing ``pylibmc`` behavior settings as top-level attributes of ``OPTIONS``.
|
||||
|
||||
* The ``host`` parameter of ``django.utils.http.is_safe_url()`` is removed.
|
||||
|
||||
Reference in New Issue
Block a user