django/tests/middleware
2025-11-16 02:38:59 +02:00
..
__init__.py
cond_get_urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
extra_urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_csp.py Fixed #36532 -- Added Content Security Policy view decorators to override or disable policies. 2025-08-28 17:23:48 -03:00
test_security.py Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
tests.py Merge 25352e72ba into 5c60763561 2025-11-16 02:38:59 +02:00
urls.py Redirecting the root URL of a project if APPEND_SLASH is set 2025-10-09 12:57:40 +02:00
views.py Fixed #36532 -- Added Content Security Policy view decorators to override or disable policies. 2025-08-28 17:23:48 -03:00