mirror of
https://github.com/django/daphne.git
synced 2025-10-29 23:07:35 +03:00
* Made daphne installable as a Django app. * Added system check to ensure daphne is installed before django.contrib.staticfiles. * Moved runserver command from Channels. * Added changelog entry for runserver command. |
||
|---|---|---|
| .. | ||
| http_base.py | ||
| http_strategies.py | ||
| test_checks.py | ||
| test_cli.py | ||
| test_http_protocol.py | ||
| test_http_request.py | ||
| test_http_response.py | ||
| test_utils.py | ||
| test_websocket.py | ||