summaryrefslogtreecommitdiff
path: root/tests/admin_docs/test_utils.py
AgeCommit message (Expand)Author
2019-11-29Fixed #30255 -- Fixed admindocs errors when rendering docstrings without lead...Baptiste Mispelon
2018-11-27Switched TestCase to SimpleTestCase where possible in Django's tests.Tim Graham
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2016-09-27Split admin_docs tests into separate files.Tim Graham