Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

第一章-从Django 1.6 开始 #1

Open
cundi opened this issue May 28, 2015 · 0 comments
Open

第一章-从Django 1.6 开始 #1

cundi opened this issue May 28, 2015 · 0 comments

Comments

@cundi
Copy link
Owner

cundi commented May 28, 2015

本章我们会学习到以下内容:

  • 使用虚拟环境
  • 创建一个项目文件结构
  • 用pip处理项目依赖
  • 在项目中包括外部的依赖
  • 在settings中定义相对路径
  • 为Subersion用户动态地配置STATIC_URL
  • 为Git用户动态地配置STATIC_URL
  • 创建并包括本地设置
  • 把UTF-8设置为MySQL配置的默认编码格式
  • 设置Subversion的忽略特性
  • 创建Git忽略文件
  • 删除Python编译文件
  • 在Python文件中导入顺序
  • 定义可重写的app设置
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant