| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
