Commit Graph

14 Commits

Author SHA1 Message Date
ekmartin
cf2de79d64 Add isort and fix errors 2015-11-09 13:01:02 +01:00
ekmartin
4469b55d96 Fix pep8 errors using the Django core's flake8 preset 2015-11-09 13:00:00 +01:00
Andrew Godwin
b6714c8a65 Fixed #20: Bad routing setup for default backend 2015-11-07 05:02:03 -08:00
Andrew Godwin
655213eff9 0.8 2015-09-10 16:01:18 -05:00
Andrew Godwin
6e91ea0040 Make the location of channels in INSTALLED_APPS not matter 2015-07-13 15:51:10 -05:00
Andrew Godwin
964c457df1 Make groups actually work 2015-07-12 23:52:02 -05:00
Andrew Godwin
884dad9277 Version bump 2015-06-15 00:45:15 -07:00
Andrew Godwin
d9681df69a Few more WS tweaks 2015-06-15 00:13:32 -07:00
Andrew Godwin
80627d8e37 Working database backend and "runworker" command 2015-06-10 11:17:32 -07:00
Andrew Godwin
95e706f71f Fix line endings 2015-06-10 09:42:34 -07:00
Andrew Godwin
c9eb683ed8 Switch to settings-based backend list, start ORM backend 2015-06-10 09:40:57 -07:00
Andrew Godwin
c2c1ffc5bd Make everything hang off of channel_layers 2015-06-08 12:40:47 -07:00
Andrew Godwin
2cc1d00e18 Separate channel backend from user-facing class 2015-06-08 12:22:23 -07:00
Andrew Godwin
6cd01e2bc1 Rename to plural "channels", start fleshing out req/resp cycle 2015-06-08 10:51:51 -07:00