要实现群聊功能,还需要准备redis. docker run -p 6379:6379 -d redis:2.8. pip3 install channels_redis. 将redis添加到settings的配置文件中.
確定! 回上一頁