This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-10 05:48:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
430aae1b0d
django
/
docs
/
topics
/
auth
History
Download ZIP
Download TAR.GZ
Tim Graham
541a30c376
[1.6.x]
Fixed
#20134
-- Correct list of fields that UserManager requires.
...
Thanks semenov and pegler. Backport of
da5069f68f
from master.
2013-07-04 10:20:02 -04:00
..
customizing.txt
[1.6.x]
Fixed
#20134
-- Correct list of fields that UserManager requires.
2013-07-04 10:20:02 -04:00
default.txt
Fixed
#14881
-- Modified password reset to work with a non-integer UserModel.pk.
2013-06-26 13:11:47 -04:00
index.txt
Fixed
#19743
- Documented some limitations of contrib.auth.
2013-02-06 08:24:38 -05:00
passwords.txt
Fixed
#20593
-- Allow blank passwords in check_password() and set_password()
2013-06-18 13:32:54 -04:00