mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #31842 -- Removed DEFAULT_HASHING_ALGORITHM transitional setting.
Per deprecation timeline.
This commit is contained in:
@@ -323,3 +323,5 @@ to remove usage of these features.
|
||||
* ``django.contrib.postgres.forms.JSONField`` is removed.
|
||||
|
||||
* The ``{% ifequal %}`` and ``{% ifnotequal %}`` template tags are removed.
|
||||
|
||||
* The ``DEFAULT_HASHING_ALGORITHM`` transitional setting is removed.
|
||||
|
||||
Reference in New Issue
Block a user