daphne/channels
2016-03-23 12:53:34 -07:00
..
management Change to a full pattern-based routing system. 2016-03-20 13:48:34 -03:00
tests Also normalise include patterns, and add tests for all regex norm 2016-03-22 10:39:27 -07:00
__init__.py Releasing 0.10.2 2016-03-23 12:53:34 -07:00
apps.py Fix pep8 errors using the Django core's flake8 preset 2015-11-09 13:00:00 +01:00
asgi.py Change to a full pattern-based routing system. 2016-03-20 13:48:34 -03:00
auth.py Wrap long line 2016-02-20 22:59:29 +00:00
channel.py Remove old code from Channel/Group 2016-03-06 12:12:48 -08:00
database_layer.py Update single-reader channel names to split on !, not start. 2016-03-21 16:38:23 -07:00
exceptions.py Move ResponseLater into exceptions module 2016-02-24 00:39:48 +00:00
hacks.py Start making channels work to ASGI spec. 2016-01-02 10:17:45 -08:00
handler.py Don't show last-chance traceback when DEBUG is off. 2016-03-23 12:53:02 -07:00
log.py Fix runserver to properly autoreload w/Twisted 2016-02-10 19:24:18 +00:00
message.py Change ASGI spec regarding headers. 2016-03-11 10:20:17 -08:00
routing.py Also normalise include patterns, and add tests for all regex norm 2016-03-22 10:39:27 -07:00
sessions.py I like having a plus here. 2016-03-02 10:46:22 -08:00
staticfiles.py Increase FileResponse block size everywhere, not just staticfiles 2016-03-22 10:31:37 -07:00
utils.py Improve name_that_thing to handle instance methods 2016-03-20 13:48:34 -03:00
worker.py Change to a full pattern-based routing system. 2016-03-20 13:48:34 -03:00