This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
handlers
History
Markus Holtermann
83f1ea83e4
[4.0.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.
...
Thanks to Jakob Ackermann for the report.
2023-02-07 10:36:32 +01:00
..
templates
Fixed
#24829
-- Allowed use of TemplateResponse in view error handlers.
2015-06-17 17:11:50 -04:00
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
test_exception.py
[4.0.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.
2023-02-07 10:36:32 +01:00
tests_custom_error_handlers.py
[4.0.x] Refs
#33476
-- Reformatted code with Black.
2022-02-08 12:15:38 +01:00
tests.py
[4.0.x] Refs
#33476
-- Applied Black's 2023 stable style.
2023-02-01 11:52:33 +01:00
urls.py
[4.0.x] Refs
#33476
-- Reformatted code with Black.
2022-02-08 12:15:38 +01:00
views.py
[4.0.x] Refs
#33476
-- Reformatted code with Black.
2022-02-08 12:15:38 +01:00