summaryrefslogtreecommitdiff
path: root/tests/auth_tests/models/with_custom_email_field.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2020-10-21Fixed #26615 -- Made password reset token invalidate when changing email.Jacob Walls
2017-10-20Fixed #27515 -- Made AuthenticationForm's username field use the max_length f...Lucas Connors
2016-09-27Fixed #20705 -- Allowed using PasswordResetForm with user models with an emai...levental