1
0
mirror of https://github.com/django/django.git synced 2024-12-26 02:56:25 +00:00
django/docs/topics/auth
fschwebel 5159e05e40 [4.2.x] Fixed typo in docs/topics/auth/passwords.txt.
Wrapped hashing is only possible if the inner wrapped function is the
same as the previous hasher.
Backport of 0265b1b49b from main
2023-01-30 08:32:13 +01:00
..
customizing.txt Fixed #34187 -- Made UserCreationForm save many-to-many fields. 2022-11-29 05:56:53 +01:00
default.txt Fixed #25617 -- Added case-insensitive unique username validation in UserCreationForm. 2022-12-29 09:42:22 +01:00
index.txt Clarified permission-related docs. 2019-02-28 15:27:15 +01:00
passwords.txt [4.2.x] Fixed typo in docs/topics/auth/passwords.txt. 2023-01-30 08:32:13 +01:00