mirror of
https://github.com/django/django.git
synced 2025-06-05 03:29:12 +00:00
[3.1.x] Moved note about features deprecated in Django 3.1 above their descriptions.
Backport of bce4a53670668d6fd1e34685197151c17fd1b378 from master
This commit is contained in:
parent
bdad2adb26
commit
acb7866b1f
@ -34,6 +34,9 @@ details on these changes.
|
|||||||
|
|
||||||
* ``django.utils.http.is_safe_url()`` will be removed.
|
* ``django.utils.http.is_safe_url()`` will be removed.
|
||||||
|
|
||||||
|
See the :ref:`Django 3.1 release notes <deprecated-features-3.1>` for more
|
||||||
|
details on these changes.
|
||||||
|
|
||||||
* The ``PASSWORD_RESET_TIMEOUT_DAYS`` setting will be removed.
|
* The ``PASSWORD_RESET_TIMEOUT_DAYS`` setting will be removed.
|
||||||
|
|
||||||
* The undocumented usage of the :lookup:`isnull` lookup with non-boolean values
|
* The undocumented usage of the :lookup:`isnull` lookup with non-boolean values
|
||||||
@ -96,9 +99,6 @@ details on these changes.
|
|||||||
|
|
||||||
* The ``{% ifequal %}`` and ``{% ifnotequal %}`` template tags will be removed.
|
* The ``{% ifequal %}`` and ``{% ifnotequal %}`` template tags will be removed.
|
||||||
|
|
||||||
See the :ref:`Django 3.1 release notes <deprecated-features-3.1>` for more
|
|
||||||
details on these changes.
|
|
||||||
|
|
||||||
.. _deprecation-removed-in-3.1:
|
.. _deprecation-removed-in-3.1:
|
||||||
|
|
||||||
3.1
|
3.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user