Kaydet (Commit) b0d8085c authored tarafından Claude Paroz's avatar Claude Paroz

Added note about including fixtures hashing algorithm

Refs #18157.
üst 17d6cd90
......@@ -557,6 +557,9 @@ to a faster hashing algorithm::
'django.contrib.auth.hashers.MD5PasswordHasher',
)
Don't forget to also include in :setting:`PASSWORD_HASHERS` any hashing
algorithm used in fixtures, if any.
Testing tools
=============
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment