This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
asgi
History
Christopher Keith
5dec57a6fc
[3.1.x]
Fixed
#31550
-- Adjusted ASGI test_file_response for various Windows content types.
...
Backport of 76181308fb02e67794d0cc1471766a5d7e4c877e from master
2021-02-04 21:58:38 +01: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
#31550
-- Adjusted ASGI test_file_response for various Windows content types.
2021-02-04 21:58:38 +01:00
urls.py
Refs
#30451
-- Added more tests for ASGIRequest and ASGIHandler.
2019-06-20 12:29:58 +02:00