django/docs/topics/auth
Tim Graham a1889397a9 Fixed #12103 -- Added AuthenticationForm.confirm_login_allowed to allow customizing the logic policy.
Thanks ejucovy and lasko for work on the patch.
2013-07-31 13:54:05 -04:00
..
customizing.txt Fixed #20762 -- Clarified that add_fieldsets is not a standard ModelAdmin attribute. 2013-07-18 12:41:01 -04:00
default.txt Fixed #12103 -- Added AuthenticationForm.confirm_login_allowed to allow customizing the logic policy. 2013-07-31 13:54:05 -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