摘要:
一、创建django程序 终端命令:django-admin startproject fahaicmd IDE创建Django程序时,本质上都是自动执行上述命令 其他常用命令: python manage.py runserver 0.0.0.0:8000 ##启动项目 python manage 阅读全文
摘要:
分享链接:http://www.cnblogs.com/wupeiqi/articles/5237704.html 阅读全文