pip install channels_redis. Also using channel redis in setting too: CHANNEL_LAYERS = { 'default': { 'BACKEND': 'channels_redis.core.RedisChannelLayer' ...
確定! 回上一頁