summaryrefslogtreecommitdiff
path: root/django/contrib/admin/templates/registration/password_reset_complete.html
AgeCommit message (Expand)Author
2025-10-14Fixed #34041 -- Added aria-current attribute to admin breadcrumbs.antoliny0919
2020-09-10Fixed #31992 -- Made admin password reset templates use title/content_title b...Jon Dufresne
2019-12-18Refs #30585 -- Updated project templates and tests to use (block)translate tags.Mike Hansen
2013-07-27Fixed #18511 -- Cleaned up admin password reset template titles.Serge G. Spaolonzi
2012-04-24Fixed #18037 -- Changed behaviour of url and ssi template tags to the new syn...Claude Paroz
2011-09-20Converted internal link generation in the admin and admin document generator ...Ramiro Morales
2008-08-01Added a login link to the password reset completion screen.Luke Plant
2008-07-31Fixed #7723 - implemented a secure password reset form that uses a token and ...Luke Plant