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-30 09:06:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
b6be0699b9e2f39c1cbd20e36c58d6c3dc70a1f0
django
/
tests
/
async
History
Carlton Gibson
06e3c6db86
[3.0.x]
Fixed
#30900
-- Skipped async-related tests on Windows using Python 3.8.0.
...
Refs
https://bugs.python.org/issue38563
. Backport of
e83c300a33
from master
2019-10-24 10:43:37 +02:00
..
__init__.py
Fixed
#30451
-- Added ASGI handler and coroutine-safety.
2019-06-20 12:29:43 +02:00
models.py
Fixed
#30451
-- Added ASGI handler and coroutine-safety.
2019-06-20 12:29:43 +02:00
tests.py
[3.0.x]
Fixed
#30900
-- Skipped async-related tests on Windows using Python 3.8.0.
2019-10-24 10:43:37 +02:00