django/docs/topics/auth
Justin Michalicek 6d88d47be6 Fixed #20832 -- Enabled HTML password reset email
Added optional html_email_template_name parameter to password_reset view
and PasswordResetForm.
2013-08-05 09:47:28 -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 #20832 -- Enabled HTML password reset email 2013-08-05 09:47:28 -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