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-04-08 07:26:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
asgi
History
Carlton Gibson
7b0ed458d9
[4.1.x] Refs
#33173
, Refs
#33755
-- Fixed ResourceWarning from unclosed files in ASGI tests.
...
Backport of f476c8847a0bf1a4e20becfb3dc66f4da0dbf579 from main
2022-08-04 10:14:58 +02:00
..
project
/static
Fixed
#31594
-- Added ASGIStaticFilesHandler.get_response_async().
2020-06-08 12:52:26 +02:00
__init__.py
Fixed
#30451
-- Added ASGI handler and coroutine-safety.
2019-06-20 12:29:43 +02:00
tests.py
[4.1.x] Refs
#33173
, Refs
#33755
-- Fixed ResourceWarning from unclosed files in ASGI tests.
2022-08-04 10:14:58 +02:00
urls.py
[4.1.x]
Fixed
#33754
-- Fixed crash with prematurely closed ASGI request body.
2022-05-31 09:35:20 +02:00