摘要:
1,django目录结构(需要用到的文件用红箭头标记): 2,首先在templates模版目录下创建login.html文件 3,将bootstrap导入到static/plugins目录下 PS:Bootstrap是Twitter推出的一个用于前端开发的开源工具包,有很丰富的前端各种案例 4,首先 阅读全文
posted @ 2017-06-16 18:16
Ray雷
阅读(7815)
评论(0)
推荐(1)
摘要:
github 官网www.github.com第一次创建仓库后,按照提示在客户端操作echo "# django" >> README.md git init git add README.md git commit -m "first commit" git remote add origin https://github.com/lei8792yong/django.git ... 阅读全文
posted @ 2017-06-16 17:15
Ray雷
阅读(260)
评论(0)
推荐(0)
浙公网安备 33010602011771号