pip3 install django-cors-headers

 

#设置PIP镜像
pip3 --trusted-host pypi.python.org install django-cors-headers

 

相关文章: