django-project-template:用于startproject的Django项目模板(需要2.2+)

时间:2024-06-03 22:37:42
【文件属性】:

文件名称:django-project-template:用于startproject的Django项目模板(需要2.2+)

文件大小:45KB

文件格式:ZIP

更新时间:2024-06-03 22:37:42

Python

{如果为错误%,则为%} (请参阅)。 安装 要使用此模板启动新项目: django-admin.py startproject \ --template=https://github.com/caktus/django-project-template/zipball/master \ --extension=py,rst,yml,sh,js \ --name=Makefile,gulpfile.js,package.json,Procfile \ 执照 Caktus Consulting Group,LLC版权所有(c)2017 如果满足以下条件,则允许以源代码和二进制形式进行重新分发和使用,无论是否经过修改,都可以: 重新分发源代码必须保留上述版权声明,此条件列表和以下免责声明。 二进制形式的重新分发必须在分发随附的文档和/或其


【文件预览】:
django-project-template-master
----.gitignore(275B)
----.babelrc(162B)
----.buildpacks(108B)
----.eslintrc(440B)
----package.json(2KB)
----requirements.txt(108B)
----Makefile(3KB)
----.npmrc(17B)
----nginx.conf.sigil(6KB)
----.travis.yml(1KB)
----gulpfile.js(7KB)
----Vagrantfile(286B)
----setup.cfg(66B)
----dokku_first_deploy.sh(2KB)
----scripts()
--------postdeploy.sh(649B)
--------predeploy.sh(836B)
----runtime.txt(13B)
----circle.yml(338B)
----README.rst(6KB)
----.eslintignore(77B)
----locale()
--------.gitkeep(0B)
----.coveragerc(153B)
----Procfile(52B)
----requirements()
--------dev.txt(482B)
--------base.txt(443B)
--------production.txt(61B)
----manage.py(495B)
----docs()
--------Makefile(8KB)
--------index.rst(504B)
--------conf.py(12KB)
--------userguide()
--------dev()
----app.json(237B)
----project_name()
--------settings()
--------templates()
--------urls.py(1KB)
--------__init__.py(0B)
--------load_env.py(210B)
--------static()
--------wsgi.py(768B)
----project.travis.yml(1KB)

网友评论