summaryrefslogtreecommitdiff
path: root/tests/admin_docs/views.py
AgeCommit message (Expand)Author
2024-11-04Fixed #35867, Refs #2411 -- Allowed links in admindocs view details summary.sai-ganesh-03
2018-04-12Fixed #29296 -- Fixed crashes in admindocs when a view is a callable object.Paul Donohue
2015-02-06Sorted imports with isort; refs #23860.Tim Graham
2013-11-02PEP8 cleanupJason Myers
2013-05-19Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middlewareƁukasz Langa