| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-19 | [6.0.x] Refs #36005 -- Bumped minimum supported versions of docutils to 0.22. | Mariusz Felisiak | |
| Backport of ca3e0484ef31d13053af6a9d50667813e22fc282 from main. | |||
| 2023-02-02 | Fixed #34286 -- Fixed admindocs markups for case-sensitive template/view names. | skidipap | |
| 2022-09-01 | Fixed #33955, Fixed #33971 -- Reverted "Fixed #32565 -- Moved internal ↵ | Mariusz Felisiak | |
| URLResolver view-strings mapping to admindocs." This reverts commit 7f3cfaa12b28d15c0ca78bb692bfd6e59d17bff1. Thanks Tom Carrick and Greg Kaleka for reports. | |||
| 2022-05-17 | Fixed #32565 -- Moved internal URLResolver view-strings mapping to admindocs. | Alokik Vijay | |
| Moved the functionality of URLResolver._is_callback(), URLResolver._callback_strs, URLPattern.lookup_str() to django.contrib.admindocs. | |||
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot | |
| 2019-11-29 | Fixed #30255 -- Fixed admindocs errors when rendering docstrings without ↵ | Baptiste Mispelon | |
| leading newlines. Used inspect.cleandoc() which implements PEP-257 instead of an internal hook. | |||
| 2018-11-27 | Switched TestCase to SimpleTestCase where possible in Django's tests. | Tim Graham | |
| 2017-01-18 | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz | |
| 2016-09-27 | Split admin_docs tests into separate files. | Tim Graham | |
