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-03-09 08:52:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
handlers
History
Markus Holtermann
7ac5ff37b8
[4.2.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.
...
Thanks to Jakob Ackermann for the report.
2023-02-14 08:21:18 +01:00
..
templates
Fixed
#24829
-- Allowed use of TemplateResponse in view error handlers.
2015-06-17 17:11:50 -04:00
__init__.py
…
test_exception.py
[4.2.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.
2023-02-14 08:21:18 +01:00
tests_custom_error_handlers.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
tests.py
[4.2.x] Refs
#33476
-- Applied Black's 2023 stable style.
2023-02-01 11:37:29 +01:00
urls.py
Improved test coverage for django.db.transaction.
2022-12-05 10:46:33 +01:00
views.py
Improved test coverage for django.db.transaction.
2022-12-05 10:46:33 +01:00