otter-template:ProcfileGood Otter项目的Django模板

时间:2024-05-24 04:36:51
【文件属性】:

文件名称:otter-template:ProcfileGood Otter项目的Django模板

文件大小:8KB

文件格式:ZIP

更新时间:2024-05-24 04:36:51

Python

格罗弗 服务注册和履行服务。 特征 Rubix模板React前端。 组织数据库分离 基于组的可扩展身份验证 如何使用 要使用此项目,请按照下列步骤操作: 创建您的工作环境。 安装Django( $ pip install django ) 使用此模板创建一个新项目 开发方法 设置环境: 使用此模板创建新的Django应用很容易: $ django-admin.py startproject --template=https://github.com/heroku/heroku-django-template/archive/master.zip --name=Procfile helloworld 部署到Heroku $ git init $ git add -A $ git commit -m "Initial commit" $ heroku create $ git p


【文件预览】:
otter-template-master
----runtime.txt(25B)
----ot_myprojectdir()
--------static()
--------wsgi.py(673B)
--------__init__.py(0B)
--------settings.py(4KB)
--------urls.py(281B)
--------apps()
----Procfile(48B)
----requirements()
--------production.txt(86B)
--------dev.txt(13B)
----manage.py(385B)
----.gitignore(33B)
----README.md(1KB)
----scripts()
--------otter-setup.py(2KB)

网友评论