mirror of
https://github.com/django/daphne.git
synced 2025-12-09 02:34:01 +03:00
* Add tests for runserver and runworker management commands * Fix flake8 and isort errors * Refactor mocking, add comments to tests * rm unneeded vargs |
||
|---|---|---|
| .. | ||
| generic | ||
| management | ||
| tests | ||
| __init__.py | ||
| apps.py | ||
| asgi.py | ||
| auth.py | ||
| channel.py | ||
| exceptions.py | ||
| hacks.py | ||
| handler.py | ||
| log.py | ||
| message.py | ||
| routing.py | ||
| sessions.py | ||
| staticfiles.py | ||
| utils.py | ||
| worker.py | ||