daphne/daphne
2025-07-02 14:55:31 +02:00
..
management Remove --nostatic and --insecure args to runserver command if staticfiles app is not installed. (#559) 2025-05-23 20:29:43 +02:00
twisted/plugins Lint with pre-commit (#365) 2021-04-07 20:11:21 +02:00
__init__.py Bumped version and changelog for v4.2.1 release. 2025-07-02 14:55:31 +02:00
__main__.py Added support for executing from interpreter. 2020-10-16 08:16:34 +02:00
access.py Lint with pre-commit (#365) 2021-04-07 20:11:21 +02:00
apps.py Added runserver to Daphne. (#429) 2022-08-08 14:10:03 +02:00
checks.py Added runserver to Daphne. (#429) 2022-08-08 14:10:03 +02:00
cli.py Add non-zero exit code to CLI for startup errors. (#553) 2025-05-15 09:23:22 +02:00
endpoints.py Fix deprecated regex escape sequence. (#266) 2019-06-17 10:21:24 +02:00
http_protocol.py [pre-commit.ci] pre-commit autoupdate (#503) 2024-04-02 07:14:14 +02:00
server.py Added missing stacklevel warning parameter. (#471) 2023-04-14 14:53:12 +02:00
testing.py Allowed assigning a port in DaphneProcess test helper. (#550) 2025-05-07 16:33:22 +02:00
utils.py Validate HTTP header names as per RFC 9110. (#500) 2024-02-10 15:31:37 +01:00
ws_protocol.py [pre-commit.ci] pre-commit autoupdate (#503) 2024-04-02 07:14:14 +02:00