daphne/channels/generic
Krukov D d9a943a2d5 as_route method for class based consumers (#266)
* 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
2016-07-28 10:48:57 +01:00
..
__init__.py Docs/flake fixes 2016-05-25 17:52:53 -07:00
base.py as_route method for class based consumers (#266) 2016-07-28 10:48:57 +01:00
websockets.py Fixed issue 272 2016-07-26 17:05:18 -07:00