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-10 23:39:11 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
core
/
handlers
History
th3nn3ss
1d1ddffc27
Fixed
#33738
-- Allowed handling ASGI http.disconnect in long-lived requests.
2023-04-03 14:01:48 +02:00
..
__init__.py
…
asgi.py
Fixed
#33738
-- Allowed handling ASGI http.disconnect in long-lived requests.
2023-04-03 14:01:48 +02:00
base.py
Refs
#34118
-- Adopted asgiref coroutine detection shims.
2022-12-20 11:10:48 +01:00
exception.py
Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files.
2023-02-14 08:18:40 +01:00
wsgi.py
Refs
#34233
-- Used str.removeprefix()/removesuffix().
2023-01-18 19:11:18 +01:00