mirror of
https://github.com/django/daphne.git
synced 2025-04-23 10:12:12 +03:00
* Relative imports at the base of generic * Added as_route method to generic consumers * Tests for as_route method for generic consumers * Now as_route method does not create new object + less verbose creating new object (tests) * Fix flake8 version * Fix blank line (flake8) * Separate kwargs of as_route method as filters and nonfilters kwargs. * `kwargs` for filters and `attrs` for class body at `as_route` method |
||
---|---|---|
.. | ||
binding | ||
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 | ||
signals.py | ||
staticfiles.py | ||
utils.py | ||
worker.py |