mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #30472 -- Simplified Argon2PasswordHasher with argon2-cffi 19.1+ API.
This commit is contained in:
committed by
Mariusz Felisiak
parent
ee49cf4f35
commit
faad809e09
@@ -324,6 +324,8 @@ Miscellaneous
|
||||
* The :tfilter:`intcomma` and :tfilter:`intword` template filters no longer
|
||||
depend on the :setting:`USE_L10N` setting.
|
||||
|
||||
* Support for ``argon2-cffi`` < 19.1.0 is removed.
|
||||
|
||||
.. _deprecated-features-3.2:
|
||||
|
||||
Features deprecated in 3.2
|
||||
|
||||
Reference in New Issue
Block a user