index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
admin
/
templates
/
registration
/
password_change_done.html
Age
Commit message (
Expand
)
Author
2025-10-14
Fixed #34041 -- Added aria-current attribute to admin breadcrumbs.
antoliny0919
2022-08-02
Fixed #33690 -- Added switch button for dark mode in the admin.
Sarah Abderemane
2022-03-24
Refs #15619 -- Logged out with POST requests in admin.
Mariusz Felisiak
2020-09-10
Fixed #31992 -- Made admin password reset templates use title/content_title b...
Jon Dufresne
2019-12-18
Refs #30585 -- Updated project templates and tests to use (block)translate tags.
Mike Hansen
2013-07-27
Fixed #18511 -- Cleaned up admin password reset template titles.
Serge G. Spaolonzi
2012-04-24
Fixed #18037 -- Changed behaviour of url and ssi template tags to the new syn...
Claude Paroz
2011-09-20
Converted internal link generation in the admin and admin document generator ...
Ramiro Morales
2010-11-20
Fixed #14389, #9666 -- Started the migration path to make the first argument ...
Russell Keith-Magee
2008-09-21
Fixed 8984: Only include a "Documentation" link on change password and change...
Karen Tracey
2008-07-18
Merged the newforms-admin branch into trunk.
Brian Rosner
2007-09-20
Fixed #3491 -- Fixed links in `user-tools` section of admin's `base.html` tem...
Gary Wilson Jr
2006-05-05
Fixed #1728 -- Fixed broken nav links in password_change_done admin page. Tha...
Adrian Holovaty
2006-05-02
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...
Adrian Holovaty
2005-11-04
Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: th...
Jacob Kaplan-Moss
2005-10-19
Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl...
Adrian Holovaty