This website requires JavaScript.
Explore
Help
Sign In
p15693087
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
29,061
Commits
25
Branches
361
Tags
501
MiB
28d998a41c
Commit Graph
3 Commits
Author
SHA1
Message
Date
Jacob Walls
0362b0e986
Fixed
#26615
-- Made password reset token invalidate when changing email.
...
Co-Authored-By: Silas Barta <sbarta@gmail.com>
2020-10-21 09:29:53 +02:00
Lucas Connors
5ceaf14686
Fixed
#27515
-- Made AuthenticationForm's username field use the max_length from the model field.
...
Thanks Ramin Farajpour Cami for the report.
2017-10-20 11:13:26 -04:00
levental
617e36dc1e
Fixed
#20705
-- Allowed using PasswordResetForm with user models with an email field not named 'email'.
2016-09-27 11:59:00 -04:00