summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/admin/admindocs.txt
AgeCommit message (Expand)Author
2025-10-19Refs #36005 -- Bumped minimum supported versions of docutils to 0.22.Mariusz Felisiak
2025-09-17Removed versionadded/changed annotations for 5.2.Jacob Walls
2024-11-11Fixed #17905 -- Restricted access to model pages in admindocs.sai-ganesh-03
2024-11-06Fixed #27409 -- Made admindocs support custom link text in docstrings.sai-ganesh-03
2023-09-04Refs #34233 -- Bumped minimum supported version of docutils to 0.19.Jacob Walls
2023-04-25Replaced docutils link by PyPI reference.Claude Paroz
2023-03-01Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2022-05-17Removed versionadded/changed annotations for 4.0.Carlton Gibson
2021-02-11Fixed #32421 -- Made admindocs ModelDetailView show model cached properties.Ramon Saraiva
2020-01-29Refs #25778 -- Updated some links to HTTPS and new locations.Mariusz Felisiak
2019-09-10Removed versionadded/changed annotations for 2.2.Mariusz Felisiak
2018-06-03Fixed #29385 -- Made admindocs ModelDetailView show model properties.humbertotm
2017-09-20Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.Sjoerd Job Postmus
2016-05-20Removed versionadded/changed annotations for 1.9.Tim Graham
2016-02-09Fixed #26182 -- Removed an obsolete (refs #24917) paragraph in admindocs.userimack
2015-11-17Fixed #25710 -- Clarified the docs about what INTERNAL_IPS does.Alex Morozov
2015-11-03Updated admindocs instructions for the deprecation of patterns().Tim Graham
2015-09-07Fixed #24917 -- Made admindocs display model methods that take arguments.Zan Anderle
2015-08-31Fixed #25331 -- Removed trailing blank lines in docstrings.Maxime Lorant
2015-07-27Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...Flavio Curella
2015-07-13Fixed #25116 -- Removed long-broken admindocs bookmarkletsBen Spaulding
2014-12-28Deprecated some arguments of django.shortcuts.render(_to_response).Aymeric Augustin
2014-10-30Explained why admindocs omits model methods with arguments.Zan Anderle
2013-12-28Used app_label instead of appname.Aymeric Augustin
2013-12-18Fixed #21386 -- Removed admindocs dependence on sites frameworkBouke Haarsma
2013-08-15Fixed some ReST errors regarding backticksTim Graham
2013-05-20Fixed warnings in admindocs; refs #20126.Tim Graham
2013-05-19Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middlewareƁukasz Langa
2013-05-16Fixed #19712 - Clarified admindocs regarding which attributes appear.Tim Graham
2013-01-02Fixed #19516 - Fixed remaining broken links.Tim Graham
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from [16...Luke Plant
2010-11-20Replaced an inappropriate UTF8 character in the admindocs docs. Thanks to Luk...Gabriel Hurley
2010-11-07Fixed #12975 -- Moved the docs for contrib.admindocs out of the template docs...Gabriel Hurley