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
/
admindocs
/
templates
/
admin_doc
/
bookmarklets.html
Age
Commit message (
Expand
)
Author
2025-10-14
Fixed #34041 -- Added aria-current attribute to admin breadcrumbs.
antoliny0919
2023-10-21
Fixed #34912 -- Fixed size of back links and bookmarklet help in admindocs pa...
Chris Frisina
2019-12-18
Refs #30585 -- Updated project templates and tests to use (block)translate tags.
Mike Hansen
2019-03-27
Removed obsolete ActiveXObject from admindocs bookmarklets.
Nick Pope
2015-10-10
Simplified translatable string in admindocs template
Claude Paroz
2015-07-13
Fixed #25115 -- Made admindocs view bookmarklet reverse the URL rather than h...
Ben Spaulding
2015-07-13
Fixed #25116 -- Removed long-broken admindocs bookmarklets
Ben Spaulding
2012-07-03
Removed various unnecessary instances of mark_safe applied to URLs
Luke Plant
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
2008-08-09
Fixed #7811: moved admindocs templates into admindocs/templates. This is slig...
Jacob Kaplan-Moss