summaryrefslogtreecommitdiff
path: root/django/contrib/admindocs/templates/admin_doc/model_detail.html
AgeCommit message (Expand)Author
2025-10-14Fixed #34041 -- Added aria-current attribute to admin breadcrumbs.antoliny0919
2024-02-14Fixed #35195 -- Removed unnecessary type="text/css" attributes from <style> t...Cosmic Process
2023-11-14Fixed #34919 -- Added scope attribute to admindocs model templates.jedidiah
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
2015-11-30Fixed #25823 -- Made some titles consistent in admindocs.gunchleoc
2015-09-07Fixed #24917 -- Made admindocs display model methods that take arguments.Zan Anderle
2014-11-03Fixed #5405 -- Added admindocs support for reStructured text in model docstringsZan Anderle
2013-11-08Fixed a typo in admindocs templateClaude Paroz
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
2008-09-08Fixed #8172 -- Improved a whole bunch of contrib templates (admin, databrowse...Adrian Holovaty
2008-08-09Fixed #7811: moved admindocs templates into admindocs/templates. This is slig...Jacob Kaplan-Moss