文件名称:django-project-template:AxiaCore 使用的 Django 项目布局
文件大小:101KB
文件格式:ZIP
更新时间:2024-07-09 07:37:52
Python
Django 项目模板 这是 AxiaCore 中 django 项目的基本模板。 随意改进,如你所愿:) 用法: $ django-admin.py startproject --template=https://github.com/axiacore/django-project-template/zipball/master < project> 发电机 如果您使用您可以使用我们的生成器
【文件预览】:
django-project-template-master
----.gitignore(354B)
----reports()
--------README.md(97B)
----app()
--------templates()
--------urls.py(387B)
--------__init__.py(0B)
--------pipeline_settings.py(374B)
--------static()
--------wsgi.py(255B)
--------settings.py(1KB)
--------test_settings.py(398B)
--------tests.py(338B)
----requirements.txt(282B)
----doc()
--------makepdf(147B)
--------Makefile(3KB)
--------makehtml(117B)
--------source()
----README.md(441B)
----manage.py(246B)
----LICENCE.md(1KB)