剪贴板安装小记

需要安装以下模块

djangorestframework
Django
django-cors-headers
numpy
jsonschema

数据库
migrate
pip install django
python3 manage.py migrate
pip install djangorestframework
pip install corsheaders
pip install django-cors-headers
python3 manage.py migrate
pip install numpy
python3 manage.py migrate
pip install jsonschema
python3 manage.py migrate

© 版权声明
THE END
喜欢就支持一下吧
点赞5 分享
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码图片

    暂无评论内容