django/tests/admin_docs
jedidiah bdf30b952c Fixed -- Added scope attribute to admindocs model templates. 2023-11-14 05:34:56 +01: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 Fixed typo in tests/admin_docs/models.py. 2023-07-03 10:47:41 +02: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 admindocs markups for case-sensitive template/view names. 2023-02-02 13:21:08 +01:00
test_views.py Fixed -- Added scope attribute to admindocs model templates. 2023-11-14 05:34:56 +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