summaryrefslogtreecommitdiff
path: root/django/contrib/admindocs/templates/admin_doc/model_index.html
AgeCommit message (Expand)Author
2025-10-14Fixed #34041 -- Added aria-current attribute to admin breadcrumbs.antoliny0919
2023-11-14Fixed #34919 -- Added scope attribute to admindocs model templates.jedidiah
2019-12-18Refs #30585 -- Updated project templates and tests to use (block)translate tags.Mike Hansen
2014-05-10Fixed #21685 -- Displayed app verbose name in admindocs model indexClaude Paroz
2013-12-29Replaced Options.object_name.lower() by Options.model_name.Aymeric Augustin
2013-06-01Fixed #20540 -- Added more translatable strings to contrib.admindocsClaude Paroz
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
2009-06-24Fixed #11327 -- Added missing prefix in HTML id in admin-docs. Prefix origina...Russell Keith-Magee
2009-04-01Fixed #10538: use a prefix for HTML ids on the admin doc page to avoid confli...Jacob Kaplan-Moss
2008-08-09Fixed #7811: moved admindocs templates into admindocs/templates. This is slig...Jacob Kaplan-Moss