mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #33691 -- Deprecated django.contrib.auth.hashers.CryptPasswordHasher.
This commit is contained in:
@@ -683,6 +683,8 @@ Miscellaneous
|
||||
|
||||
* The undocumented ``django.contrib.gis.admin.OpenLayersWidget`` is deprecated.
|
||||
|
||||
* ``django.contrib.auth.hashers.CryptPasswordHasher`` is deprecated.
|
||||
|
||||
Features removed in 4.1
|
||||
=======================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user