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-13 19:00:45 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
asgi
History
Joshua Massover
3fb69756ea
[3.1.x]
Fixed
#31594
-- Added ASGIStaticFilesHandler.get_response_async().
...
Backport of 92309e53d9921a60e667656d8dd65e59eb5cf81c from master
2020-06-08 13:00:48 +02:00
..
project
/static
[3.1.x]
Fixed
#31594
-- Added ASGIStaticFilesHandler.get_response_async().
2020-06-08 13:00:48 +02:00
__init__.py
Fixed
#30451
-- Added ASGI handler and coroutine-safety.
2019-06-20 12:29:43 +02:00
tests.py
[3.1.x]
Fixed
#31594
-- Added ASGIStaticFilesHandler.get_response_async().
2020-06-08 13:00:48 +02:00
urls.py
Refs
#30451
-- Added more tests for ASGIRequest and ASGIHandler.
2019-06-20 12:29:58 +02:00