summaryrefslogtreecommitdiff
path: root/tests/admin_docs/test_middleware.py
AgeCommit message (Expand)Author
2018-04-12Fixed #29296 -- Fixed crashes in admindocs when a view is a callable object.Paul Donohue
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2016-09-27Split admin_docs tests into separate files.Tim Graham