django/tests/admin_docs
Mariusz Felisiak 974942a750
Fixed , Fixed -- Reverted "Fixed -- Moved internal URLResolver view-strings mapping to admindocs."
This reverts commit 7f3cfaa12b.

Thanks Tom Carrick and Greg Kaleka for reports.
2022-09-01 21:09:16 +02:00
..
__init__.py Fixed -- XViewMiddleware moved to django.contrib.admindocs.middleware 2013-05-19 13:18:35 +02:00
evilfile.txt Fixed -- Prevented arbitrary file inclusion in admindocs 2015-04-11 20:36:10 +02:00
models.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
namespace_urls.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_middleware.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_utils.py Fixed , Fixed -- Reverted "Fixed -- Moved internal URLResolver view-strings mapping to admindocs." 2022-09-01 21:09:16 +02:00
test_views.py Refs -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
tests.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
urls.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
views.py Fixed -- Fixed crashes in admindocs when a view is a callable object. 2018-04-12 13:11:08 -04:00