pycharm + Django 搭建系统

旧时模样 提交于 2020-01-18 17:31:20

1.需要的包



pip install celery==3.1.25

pip install captcha

pip install django-ckeditor==5.5.0

pip install msgpack

pip install django-simple-captcha==0.5.5

pip install django-redis


cd /d D:\PythonCode\zhihuer-master
python manage.py migrate




2.环境

3.redis安装

链接:https://github.com/MicrosoftArchive/redis/releases

版本:

解压:运行

运行成功的弹窗

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!