python - Django

python3 -m pip install Django

 

 

 

 

 

 

验证安装成功

 

 

 

 

 

Creating a project

 

django-admin startproject mysite


This will create a mysite directory in your current directory.
posted @ 2021-10-08 22:27  xman888  阅读(19)  评论(0编辑  收藏  举报