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