django/docs/topics/auth
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