mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
parent
17d6cd9029
commit
b0d8085c67
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
=============
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue