This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
acde917456
django
/
tests
/
middleware
History
Tim Graham
54da6e2ac2
Fixed
#32678
-- Removed SECURE_BROWSER_XSS_FILTER setting.
2021-04-30 12:32:52 +02:00
..
__init__.py
…
cond_get_urls.py
Updated test URL patterns to use path() and re_path().
2018-12-31 10:47:32 -05:00
extra_urls.py
Updated test URL patterns to use path() and re_path().
2018-12-31 10:47:32 -05:00
test_security.py
Fixed
#32678
-- Removed SECURE_BROWSER_XSS_FILTER setting.
2021-04-30 12:32:52 +02:00
tests.py
Fixed
#32124
-- Added per-view opt-out for APPEND_SLASH behavior.
2020-10-22 14:15:19 +02:00
urls.py
Fixed
#32124
-- Added per-view opt-out for APPEND_SLASH behavior.
2020-10-22 14:15:19 +02:00
views.py
Fixed
#32124
-- Added per-view opt-out for APPEND_SLASH behavior.
2020-10-22 14:15:19 +02:00