pip install django==3.2.3 pip install channels==3.0.3. 修改settings.py, 將channels和chat加入到INSTALLED_APPS里,並添加相應配置,如下所示:
確定! 回上一頁