1. 和数据库的连接
  2. session的实现
  3. django app开发步骤
    • python环境准备
    • 数据库安装
    • model定义
    • url mapping定义 
    • view定义
    • template定义 
  4. 如何查看数据库里的数据
  5. 如何利用django shell调试
  6. django的内部实现
    • 从解析http request
    • 到MVC的设计
    • security
    • 数据库连接
    • template/static
    • deployment
    • logging
posted on 2015-12-30 22:30  学思罔殆  阅读(121)  评论(0编辑  收藏  举报