django1/django/contrib/admin/templates/registration
Tim Graham 271d4f8f85 Fixed #23948 -- Moved password help text from the template to the form.
Thanks Mithos for the report and patch.
2014-12-26 08:09:12 -05: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 #23948 -- Moved password help text from the template to the form. 2014-12-26 08:09:12 -05: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 #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 #18511 -- Cleaned up admin password reset template titles. 2013-07-27 14:23:04 -04:00