文件名称:rapidsms-project-template:用于启动新RapidSMS项目的Django 1.4+项目模板
文件大小:7KB
文件格式:ZIP
更新时间:2024-06-06 19:30:25
Python
{%if False%}安装------------
要使用此模板启动新项目:
django-admin.py startproject --template=https://github.com/rapidsms/rapidsms-project-template/zipball/master --extension=py,rst
【文件预览】:
rapidsms-project-template-develop
----README.rst(1KB)
----requirements()
--------base.txt(34B)
----manage.py(261B)
----.gitignore(146B)
----project_name()
--------templates()
--------wsgi.py(1KB)
--------__init__.py(0B)
--------settings.py(7KB)
--------urls.py(837B)