django1/django/contrib/admin/templates/registration
Mariusz Felisiak 3828427f63 Refs #31978 -- Fixed hint in admin's password reset confirmation form for custom username fields.
Thanks Jaap Roes for the report.
2020-11-30 06:34:22 +01:00
..
logged_out.html Fixed #31034 -- Added a navigation sidebar to the admin. 2020-05-11 18:16:38 +02:00
password_change_done.html Fixed #31992 -- Made admin password reset templates use title/content_title blocks from the base template. 2020-09-10 11:53:09 +02:00
password_change_form.html Fixed #31992 -- Made admin password reset templates use title/content_title blocks from the base template. 2020-09-10 11:53:09 +02:00
password_reset_complete.html Fixed #31992 -- Made admin password reset templates use title/content_title blocks from the base template. 2020-09-10 11:53:09 +02:00
password_reset_confirm.html Refs #31978 -- Fixed hint in admin's password reset confirmation form for custom username fields. 2020-11-30 06:34:22 +01:00
password_reset_done.html Fixed #31992 -- Made admin password reset templates use title/content_title blocks from the base template. 2020-09-10 11:53:09 +02:00
password_reset_email.html Refs #30585 -- Updated project templates and tests to use (block)translate tags. 2019-12-18 13:15:38 +01:00
password_reset_form.html Fixed #31992 -- Made admin password reset templates use title/content_title blocks from the base template. 2020-09-10 11:53:09 +02:00