summaryrefslogtreecommitdiff
path: root/tests/admin_docs/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #30255 -- Fixed admindocs errors when rendering docstrings without lead...Baptiste Mispelon2019-11-291-14/+9
* Switched TestCase to SimpleTestCase where possible in Django's tests.Tim Graham2018-11-271-2/+2
* Refs #23919 -- Removed encoding preambles and future importsClaude Paroz2017-01-181-2/+0
* Split admin_docs tests into separate files.Tim Graham2016-09-271-0/+122