This website requires JavaScript.
Explore
Help
Sign In
source
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2026-02-09 02:49:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73c5e94521c5b97e27cd2fe2d5b5c2e65f402755
django
/
tests
/
middleware
History
mbcodes
8a0315fab7
Refs
#35875
-- Added dark mode support in additional views.
...
Thanks Thibaud Colas for the review.
2026-01-09 15:55:46 -05: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
#35875
-- Added dark mode support in additional views.
2026-01-09 15:55:46 -05: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
#36656
-- Avoided truncating async streaming responses in GZipMiddleware.
2025-10-21 10:45:12 -04:00
urls.py
Fixed
#36532
-- Added Content Security Policy view decorators to override or disable policies.
2025-08-28 17:23:48 -03:00
views.py
Fixed
#36532
-- Added Content Security Policy view decorators to override or disable policies.
2025-08-28 17:23:48 -03:00