| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-01 | [4.1.x] Fixed #33955, Fixed #33971 -- Reverted "Fixed #32565 -- Moved ↵ | Mariusz Felisiak | |
| internal URLResolver view-strings mapping to admindocs." This reverts commit 7f3cfaa12b28d15c0ca78bb692bfd6e59d17bff1. Thanks Tom Carrick and Greg Kaleka for reports. Backport of 974942a75039ba43e618f6a5ff95e08b5d5176fd from main | |||
| 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 | |
