We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我现在有一个空闲的阿里云服务器,Windows的,想部署一下这个视频点播网站。但是我在网上找的文档都是东一块西一块,完全没有条理性,搞得我头很大 大家有没有比较整洁的文档或者比较简便的方法来部署django网站
The text was updated successfully, but these errors were encountered:
@hongjie19970525 你可以是试下在 Linux 中 nohup python manage.py runserver ip:端口 & ,再回车。
Sorry, something went wrong.
肯定先要在Windows server 操作系统上搭建好python环境啊,建议用pipenv管理python包,其他什么的跟Linux系统下面一样的。
No branches or pull requests
我现在有一个空闲的阿里云服务器,Windows的,想部署一下这个视频点播网站。但是我在网上找的文档都是东一块西一块,完全没有条理性,搞得我头很大
大家有没有比较整洁的文档或者比较简便的方法来部署django网站
The text was updated successfully, but these errors were encountered: