summaryrefslogtreecommitdiff
path: root/tests/admin_docs/views.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #29296 -- Fixed crashes in admindocs when a view is a callable object.Paul Donohue2018-04-121-0/+5
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* PEP8 cleanupJason Myers2013-11-021-0/+2
* Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middlewareƁukasz Langa2013-05-191-0/+13