mirror of
https://github.com/Hopiu/django.git
synced 2026-04-07 16:41:03 +00:00
This adds an ASGI handler, asgi.py file for the default project layout, a few async utilities and adds async-safety to many parts of Django. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| client.py | ||
| html.py | ||
| runner.py | ||
| selenium.py | ||
| signals.py | ||
| testcases.py | ||
| utils.py | ||