adding initial channels integration

This commit is contained in:
Wayne Witzel III
2016-08-08 12:52:34 -04:00
committed by Jared Tabor
parent e4c5b9cb18
commit 1a9843d5d1
3 changed files with 4 additions and 3 deletions

View File

@@ -970,4 +970,3 @@ LOGGING = {
}, },
} }
} }

View File

@@ -134,3 +134,5 @@ wheel==0.24.0
wrapt==1.10.6 wrapt==1.10.6
wsgiref==0.1.2 wsgiref==0.1.2
xmltodict==0.9.2 xmltodict==0.9.2
channels==0.17.1
asgi_redis==0.14.0