1.打开Eclipse,在Help->Install New Software,输入上诉信息,然后点击下一步(因这里已经安装了,所以无法点击下一步) 2.安装完成以后,进入Windows->Preferences->PyDev->Interpreters->Python Interpreters,点击New,添加新的Python IDE 3.添加完成了以后,ctr+N,查看是否能创建,如果出现上述页面,则说明能创建Django项目 4.点击创建,这里建议选择这个选项,防止创建…
因为我的个人网站 restran.net 已经启用,博客园的内容已经不再更新.请访问我的个人网站获取这篇文章的最新内容,CentOS 环境下基于 Nginx uwsgi 搭建 Django 站点 以下用一个网站 ocean_monitor 举例 MySQL 安装与配置 安装 MariaDB is shipped in the CentOS repo as of CentOS 7 instead of mysql. if you still want to install mysql you ne…