django-project-template:Django的项目布局模板(更新为1.8)

时间:2021-05-13 21:30:45
【文件属性】:
文件名称:django-project-template:Django的项目布局模板(更新为1.8)
文件大小:40KB
文件格式:ZIP
更新时间:2021-05-13 21:30:45
CSS django-project-template Django 1.8+项目模板 特征 用于不同环境(开发,生产等)的多个设置文件。 基本设置文件,用于跨环境通用的设置 设置文件中的相对路径 django-dotenv在manage.py中的支持 入门基础模板文件 入门SASS /指南针样式 一个应用程序目录,用于使自定义Django应用程序井井有条,并位于项目的基本目录之外 一个开发Procfile来启动Django开发服务器和指南针
【文件预览】:
django-project-template-master
----requirements_dev.txt(14B)
----templates()
--------two_column_layout_base.html(363B)
--------404.html(216B)
--------one_column_layout_base.html(241B)
--------base.html(3KB)
--------500.html(157B)
--------home.html(370B)
--------_google_analytics.inc.html(41B)
--------_pagination.inc.html(808B)
----assets()
--------css()
--------config.rb(889B)
--------images()
--------js()
--------sass()
----LICENSE(11KB)
----__init__.py(0B)
----manage.py(297B)
----.gitignore(60B)
----project_name()
--------wsgi.py(414B)
--------__init__.py(0B)
--------settings()
--------views.py(33B)
--------urls.py(532B)
----Procfile-dev(56B)
----README.md(533B)
----apps()
--------__init__.py(0B)

网友评论