django1/django/contrib/admin/templates/registration
Tim Graham 8a34d35696 Fixed #21659 -- Modified the registration/password_change_form.html admin template to use {% admin_static %}.
Thanks mcella.
2014-01-18 08:33:42 -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 #21659 -- Modified the registration/password_change_form.html admin template to use {% admin_static %}. 2014-01-18 08:33:42 -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 #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