文件名称:django-starter-template:遵循最佳实践的Django 2.0项目模板
文件大小:130KB
文件格式:ZIP
更新时间:2024-02-25 17:00:19
django project-template project-creation DjangoPython
django-starter-template 遵循最佳实践的Django 2.0易于使用的项目模板。 产品特点 可压缩JS和CSS并编译LESS / SASS文件。 管理依赖项和。 为超级用户启用了。 对密码进行哈希处理 快速开始 确保已 。 然后在您的virtualenv中安装Django 2.0: pip install django==2.0 创建一个新的Django项目(确保更改project_name ) django-admin.py startproject --template=https://github.com/fasouto/django-starter-t
【文件预览】:
django-starter-template-master
----config()
--------supervisord.conf(498B)
--------nginx.conf(5KB)
--------uwsgi.ini(325B)
--------upstart.conf(215B)
--------nginx-mime.types(4KB)
----readme.md(2KB)
----Pipfile(302B)
----tox.ini(69B)
----Procfile(72B)
----LICENSE(1KB)
----Pipfile.lock(28KB)
----manage.py(273B)
----.gitignore(378B)
----project_name()
--------templates()
--------static()
--------wsgi.py(1KB)
--------__init__.py(27B)
--------settings()
--------urls.py(2KB)
----public()
--------.keep(0B)
----apps()
--------base()
--------__init__.py(0B)
----.editorconfig(403B)
----libs()
--------.keep(0B)