django-config-gen:现在由brillgendjango-config-gen处理的维护更新

时间:2024-05-29 19:31:20
【文件属性】:

文件名称:django-config-gen:现在由brillgendjango-config-gen处理的维护更新

文件大小:19KB

文件格式:ZIP

更新时间:2024-05-29 19:31:20

Python

django-config-gen 现在由brillgen / django-config-gen处理的维护/更新: : 使用settings.py和Django模板系统中的值为Apache,Nginx等生成配置文件。 您可以为所需的任何基于文本的配置文件编写自己的模板。 安装 要求: Python 2.7+或Python 3.4+ Django 1.7至Django 1.9 pip安装django-config-gen 将“ django_config_gen”添加到您的INSTALLED_APPS。 用法 在项目目录中的命令行上运行“ ./manage.py config_gen”。 配置文件的模板位于: / config / templates / 该目录中的所有文本文件都使用settings.py中的值作为Context加载到Djang


【文件预览】:
django-config-gen-master
----MANIFEST.in(113B)
----README.rst(3KB)
----AUTHORS(36B)
----manage.py(273B)
----django_config_gen_test_project()
--------settings.py(5KB)
--------urls.py(637B)
--------__init__.py(0B)
--------runtests.py(390B)
----.travis.yml(643B)
----tox.ini(496B)
----LICENSE(2KB)
----setup.cfg(22B)
----setup.py(2KB)
----.gitignore(79B)
----django_config_gen()
--------__init__.py(224B)
--------models.py(0B)
--------management()
--------tests()

网友评论