python部署:
需要在虚拟环境下安装包

cd mobile/
source env/bin/activate
pip install pymysql
python manage.py collectstatic

相关文章: