Loading docs/topics/testing.txt +3 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
docs/topics/testing.txt +3 −0 Original line number Diff line number Diff line Loading @@ -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