3 Star 0 Fork 0

Gitee 极速下载 / djangoproject.com

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/django/djangoproject.com
克隆/下载
.editorconfig 573 Bytes
一键复制 编辑 原始数据 按行查看 历史
# http://editorconfig.org
[*]
charset = utf-8
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 4
[*.py]
max_line_length = 88
[*.{html,json}]
indent_style = space
indent_size = 2
trim_trailing_whitespace = false
[*.{scss,js}]
indent_style = space
indent_size = 4
# Customizations for third party libraries
[static/scss/{font-awesome/*.scss,_font-awesome.scss}]
indent_style = space
indent_size = 2
[static/js/lib/**]
trim_trailing_whitespace = ignore
insert_final_newline = ignore
indent_style = ignore
Python
1
https://gitee.com/mirrors/djangoproject.com.git
git@gitee.com:mirrors/djangoproject.com.git
mirrors
djangoproject.com
djangoproject.com
main

搜索帮助