安装channels. pip install channels==2.1.7. 修改settings.py文件,. # APPS中添加channels INSTALLED_APPS = [ 'django.contrib.staticfiles', ...
確定! 回上一頁