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-01 12:06:43 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
asgi
History
Natalia
bbb9ef3c62
[5.0.x] Refs
#35059
-- Made asgi tests' SignalHandler helper class re-usable by other tests.
...
Backport of a43d75e81da783fda08bf8d3493252e3676d11ea from main
2024-01-31 14:45:13 -03: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
[5.0.x] Refs
#35059
-- Made asgi tests' SignalHandler helper class re-usable by other tests.
2024-01-31 14:45:13 -03:00
urls.py
Fixed
#34752
-- Fixed handling ASGI http.disconnect for streaming responses.
2023-09-11 19:53:21 +02:00