summaryrefslogtreecommitdiff
path: root/django/contrib/auth/templates
AgeCommit message (Expand)Author
2025-04-17Refs #35959 -- Added render_password_as_hash auth template tag for password r...Sarah Boyce
2025-03-27Fixed #34917 -- Underlined links in the main content area of the admin.antoliny0919
2024-03-27Fixed #34977 -- Improved accessibility in the UserChangeForm by replacing the...Fabian Braun
2022-09-01Fixed ReadOnlyPasswordHashWidget's template for RTL languages.Shai Berger
2019-12-18Refs #30585 -- Updated project templates and tests to use (block)translate tags.Mike Hansen
2017-04-19Fixed #28097 -- Fixed layout of ReadOnlyPasswordHashWidget.Tim Graham
2016-12-27Fixed #15667 -- Added template-based widget rendering.Preston Timmons
2011-06-19Fixed #12202 -- Removed hardcoded password reset subject and added a subject_...Jannis Leidel