django-template:简单,可扩展,易于设置,功能齐全的django项目模板

时间:2024-02-25 16:38:46
【文件属性】:

文件名称:django-template:简单,可扩展,易于设置,功能齐全的django项目模板

文件大小:668KB

文件格式:ZIP

更新时间:2024-02-25 16:38:46

bootstrap template django django-templates python3

{%,如果错误%} 介绍 该项目的目标是提供简约Django项目模板,每个人都可以使用,这只是工作的开箱,并让您可以扩大基本设置。 模板在编写时考虑了django 1.11和python 3。 主要特点 开发和生产设置分开 具有自定义用户模型的示例应用 包含引导程序静态文件 用户注册并以演示身份登录 Procfile易于部署 分离的需求文件 如果未设置环境变量,则默认为SQLite 用法 要使用此模板启动您自己的项目: 现有的virtualenv 如果您的项目已经存在于现有的python3 virtualenv中,请首先通过运行django $ pip install django 然后


【文件预览】:
django-template-master
----requirements()
--------production.txt(96B)
--------local.txt(71B)
--------base.txt(65B)
----runtime.txt(13B)
----users()
--------apps.py(85B)
--------urls.py(509B)
--------migrations()
--------admin.py(179B)
--------__init__.py(0B)
--------models.py(232B)
--------views.py(2KB)
--------forms.py(208B)
--------tests()
--------templates()
----manage.py(266B)
----staticfiles()
--------.gitkeep(0B)
----requirements.txt(31B)
----project_name()
--------urls.py(1KB)
--------__init__.py(0B)
--------wsgi.py(413B)
--------settings()
----LICENSE(1KB)
----setup.cfg(199B)
----Procfile(48B)
----README.md(2KB)
----__screenshots()
--------home.png(333KB)
----.editorconfig(402B)
----templates()
--------index.html(2KB)
--------base.html(2KB)
--------_items()
----.gitignore(2KB)
----static()
--------js()
--------fonts()
--------.gitkeep(0B)
--------css()

网友评论