| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-19 | Refs #36005 -- Bumped minimum supported versions of docutils to 0.22. | Mariusz Felisiak | |
| 2025-09-17 | Removed versionadded/changed annotations for 5.2. | Jacob Walls | |
| 2024-11-11 | Fixed #17905 -- Restricted access to model pages in admindocs. | sai-ganesh-03 | |
| Only users with view or change model permissions can access. Thank you to Sarah Boyce for the review. | |||
| 2024-11-06 | Fixed #27409 -- Made admindocs support custom link text in docstrings. | sai-ganesh-03 | |
| 2023-09-04 | Refs #34233 -- Bumped minimum supported version of docutils to 0.19. | Jacob Walls | |
| 2023-04-25 | Replaced docutils link by PyPI reference. | Claude Paroz | |
| 2023-03-01 | Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. | django-bot | |
| 2022-05-17 | Removed versionadded/changed annotations for 4.0. | Carlton Gibson | |
| 2021-02-11 | Fixed #32421 -- Made admindocs ModelDetailView show model cached properties. | Ramon Saraiva | |
| 2020-01-29 | Refs #25778 -- Updated some links to HTTPS and new locations. | Mariusz Felisiak | |
| 2019-09-10 | Removed versionadded/changed annotations for 2.2. | Mariusz Felisiak | |
| 2018-06-03 | Fixed #29385 -- Made admindocs ModelDetailView show model properties. | humbertotm | |
| Original patch by bkaluza. Tests and docs by humbertotm. | |||
| 2017-09-20 | Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. | Sjoerd Job Postmus | |
| Thanks Aymeric Augustin for shepherding the DEP and patch review. Thanks Marten Kenbeek and Tim Graham for contributing to the code. Thanks Tom Christie, Shai Berger, and Tim Graham for the docs. | |||
| 2016-05-20 | Removed versionadded/changed annotations for 1.9. | Tim Graham | |
| 2016-02-09 | Fixed #26182 -- Removed an obsolete (refs #24917) paragraph in admindocs. | userimack | |
| 2015-11-17 | Fixed #25710 -- Clarified the docs about what INTERNAL_IPS does. | Alex Morozov | |
| 2015-11-03 | Updated admindocs instructions for the deprecation of patterns(). | Tim Graham | |
| 2015-09-07 | Fixed #24917 -- Made admindocs display model methods that take arguments. | Zan Anderle | |
| 2015-08-31 | Fixed #25331 -- Removed trailing blank lines in docstrings. | Maxime Lorant | |
| 2015-07-27 | Fixed #21127 -- Started deprecation toward requiring on_delete for ↵ | Flavio Curella | |
| ForeignKey/OneToOneField | |||
| 2015-07-13 | Fixed #25116 -- Removed long-broken admindocs bookmarklets | Ben Spaulding | |
| These were broken back in commit 64e11a6. | |||
| 2014-12-28 | Deprecated some arguments of django.shortcuts.render(_to_response). | Aymeric Augustin | |
| dictionary and context_instance and superseded by context. Refactored tests that relied context_instance with more modern idioms. | |||
| 2014-10-30 | Explained why admindocs omits model methods with arguments. | Zan Anderle | |
| 2013-12-28 | Used app_label instead of appname. | Aymeric Augustin | |
| The last component of the dotted path to the application module is consistently referenced as the application "label". For instance it's AppConfig.label. appname could be confused with AppConfig.name, which is the full dotted path. | |||
| 2013-12-18 | Fixed #21386 -- Removed admindocs dependence on sites framework | Bouke Haarsma | |
| * Removed ADMIN_FOR setting and warn warning * Group view functions by namespace instead of site * Added a test verifying namespaces are listed Thanks to Claude Paroz for reviewing and ideas for improvement. | |||
| 2013-08-15 | Fixed some ReST errors regarding backticks | Tim Graham | |
| 2013-05-20 | Fixed warnings in admindocs; refs #20126. | Tim Graham | |
| 2013-05-19 | Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware | Łukasz Langa | |
| 2013-05-16 | Fixed #19712 - Clarified admindocs regarding which attributes appear. | Tim Graham | |
| Thanks Daniele Procida for the report. | |||
| 2013-01-02 | Fixed #19516 - Fixed remaining broken links. | Tim Graham | |
| Added -n to sphinx builds to catch issues going forward. | |||
| 2011-10-14 | Fixed many more ReST indentation errors, somehow accidentally missed from ↵ | Luke Plant | |
| [16955] git-svn-id: http://code.djangoproject.com/svn/django/trunk@16983 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-11-20 | Replaced an inappropriate UTF8 character in the admindocs docs. Thanks to ↵ | Gabriel Hurley | |
| Luke Plant for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14646 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-11-07 | Fixed #12975 -- Moved the docs for contrib.admindocs out of the template ↵ | Gabriel Hurley | |
| docs and into their own reference section, and significantly improved the documentation of what admindocs can do. Thanks to jabapyth for the report, and whiteinge for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14484 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
