安装python安装pip安装djangopip install Django==1.11.31,创建项目django-admin startproject mysite
转载于:https://www.cnblogs.com/xielisen/p/7196718.html