mirror of
https://github.com/django/django.git
synced 2025-08-03 02:23:12 +00:00
Fixed #33691 -- Deprecated django.contrib.auth.hashers.CryptPasswordHasher.
This commit is contained in:
parent
262fde94de
commit
02dbf1667c
5 changed files with 29 additions and 3 deletions
|
@ -103,6 +103,8 @@ details on these changes.
|
|||
|
||||
* The ``django.contrib.gis.admin.OpenLayersWidget`` will be removed.
|
||||
|
||||
* The ``django.contrib.auth.hashers.CryptPasswordHasher`` will be removed.
|
||||
|
||||
.. _deprecation-removed-in-4.1:
|
||||
|
||||
4.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue