django1/django/contrib/admin/templates/registration
Alexander Gaevsky 2d26b4637f Fixed #27207 -- Replaced <p> tag with <div> in admin help texts. 2016-09-10 16:54:10 -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 #27207 -- Replaced <p> tag with <div> in admin help texts. 2016-09-10 16:54:10 -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 #25565 -- Removed action="" from admin forms (invalid in HTML5). 2015-10-19 08:09:34 -04:00
password_reset_done.html Fixed #23793 -- Clarified password reset messages. 2014-11-15 16:29:13 +01: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 #25565 -- Removed action="" from admin forms (invalid in HTML5). 2015-10-19 08:09:34 -04:00