django1/django/contrib/admin/templates/registration
Adam Taylor 30a152a367 Fixed #25053 -- Made admin templates use |safe with password help_text 2015-07-02 14:02:18 -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 #25053 -- Made admin templates use |safe with password help_text 2015-07-02 14:02:18 -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 #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