Use channel to dispatch an action to check CPIC.

This commit is contained in:
Drew Larson
2017-05-23 19:25:36 -06:00
parent 3ef3723d01
commit 970a9a3eef
7 changed files with 129 additions and 1 deletions
+4 -1
View File
@@ -12,4 +12,7 @@ djangorestframework
django-webpack-loader
requests
PyYAML
djangorestframework-jwt==1.9.0
djangorestframework-jwt==1.9.0
channels
asgi-redis
beautifulsoup4