mirror of
https://github.com/django/django.git
synced 2025-09-10 11:09:12 +00:00
Removed outdated deprecation note in 6.0 release notes.
This commit is contained in:
parent
21603c5b50
commit
6c37a2fbb2
@ -583,9 +583,6 @@ Miscellaneous
|
|||||||
* The undocumented ``django.core.mail.forbid_multi_line_headers()`` and
|
* The undocumented ``django.core.mail.forbid_multi_line_headers()`` and
|
||||||
``django.core.mail.message.sanitize_address()`` functions are deprecated.
|
``django.core.mail.message.sanitize_address()`` functions are deprecated.
|
||||||
|
|
||||||
* The ``django.utils.crypto.constant_time_compare()`` function is deprecated
|
|
||||||
because it is merely an alias of :func:`hmac.compare_digest`.
|
|
||||||
|
|
||||||
Features removed in 6.0
|
Features removed in 6.0
|
||||||
=======================
|
=======================
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user