mirror of
https://github.com/django/daphne.git
synced 2025-11-01 08:17:25 +03:00
* fixed usage of group_names in *_change_receiver group_names was missing second arg (action) * fixed group_names to include action * made group_names a classmethod |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| a_file | ||
| base.py | ||
| http.py | ||
| settings.py | ||
| test_binding.py | ||
| test_generic.py | ||
| test_handler.py | ||
| test_management.py | ||
| test_request.py | ||
| test_routing.py | ||
| test_sessions.py | ||
| test_worker.py | ||