This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-07 22:09:09 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
middleware
History
Jacob Walls
d454aefbd1
Refs
#15727
-- Captured failed request log in CSPMiddlewareTest.
2025-08-26 17:26:01 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
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
Refs
#15727
-- Captured failed request log in CSPMiddlewareTest.
2025-08-26 17:26:01 -04: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
Fixed
#36138
-- Changed ADMINS and MANAGERS settings to lists of strings.
2025-03-21 10:17:57 +01:00
urls.py
Fixed
#15727
-- Added Content Security Policy (CSP) support.
2025-06-27 15:57:02 -03:00
views.py
Fixed
#15727
-- Added Content Security Policy (CSP) support.
2025-06-27 15:57:02 -03:00