django1/django/contrib/admin/templates/registration
Tim Graham ed4c2e1c0d Fixed #22329 -- Used label_tag() in some admin auth templates.
refs #17922.
2014-03-29 08:54:56 -04:00
..
logged_out.html Fixed #18037 -- Changed behaviour of url and ssi template tags to the new syntax, as per official deprecation timeline. Thanks Ramiro Morales and Jannis Leidel for the review. 2012-04-24 19:55:52 +00:00
password_change_done.html Fixed #18511 -- Cleaned up admin password reset template titles. 2013-07-27 14:23:04 -04:00
password_change_form.html Fixed #22329 -- Used label_tag() in some admin auth templates. 2014-03-29 08:54:56 -04:00
password_reset_complete.html Fixed #18511 -- Cleaned up admin password reset template titles. 2013-07-27 14:23:04 -04:00
password_reset_confirm.html Fixed #18511 -- Cleaned up admin password reset template titles. 2013-07-27 14:23:04 -04:00
password_reset_done.html Fixed #18511 -- Cleaned up admin password reset template titles. 2013-07-27 14:23:04 -04:00
password_reset_email.html Fixed #14881 -- Modified password reset to work with a non-integer UserModel.pk. 2013-06-26 13:11:47 -04:00
password_reset_form.html Fixed #18511 -- Cleaned up admin password reset template titles. 2013-07-27 14:23:04 -04:00