mirror of
https://github.com/django/daphne.git
synced 2025-11-02 08:37:34 +03:00
This mirrors the equivalent change in Django itsef. See:
https://code.djangoproject.com/ticket/26452
|
||
|---|---|---|
| .. | ||
| management | ||
| tests | ||
| __init__.py | ||
| apps.py | ||
| asgi.py | ||
| auth.py | ||
| channel.py | ||
| database_layer.py | ||
| exceptions.py | ||
| hacks.py | ||
| handler.py | ||
| log.py | ||
| message.py | ||
| routing.py | ||
| sessions.py | ||
| staticfiles.py | ||
| utils.py | ||
| worker.py | ||