django-split-settings:将Django设置组织到多个文件和目录中。 轻松覆盖和修改设置。 使用通配符和可选设置文件

时间:2024-02-26 00:37:56
【文件属性】:

文件名称:django-split-settings:将Django设置组织到多个文件和目录中。 轻松覆盖和修改设置。 使用通配符和可选设置文件

文件大小:110KB

文件格式:ZIP

更新时间:2024-02-26 00:37:56

python settings django python3 django-settings

将Django设置组织到多个文件和目录中。 轻松覆盖和修改设置。 在设置文件路径中使用通配符,并将设置文件标记为可选。 阅读以获取更多信息。 另外,检查此。 要求 尽管此软件包最有可能与大多数django版本一起使用,但我们: 1.11 2.2 3.0 3.1 该程序包本身没有依赖项。 如果需要较旧的python / django版本支持,请考虑使用较旧的django-split-settings版本。 安装 pip install django-split-settings 用法 替换现有的settings.py与弥补你的Django设置的组件列表。 最好创建一个包含所有文件的


【文件预览】:
django-split-settings-master
----poetry.lock(80KB)
----pyproject.toml(2KB)
----docs()
--------api.rst(100B)
--------conf.py(4KB)
--------_templates()
--------changelog.rst(32B)
--------requirements.txt(172B)
--------Makefile(618B)
--------index.rst(105B)
--------_static()
----.github()
--------FUNDING.yml(89B)
--------workflows()
----tests()
--------test_tools.py(2KB)
--------conftest.py(1KB)
--------test_split_settings.py(880B)
--------__init__.py(24B)
--------settings()
--------test_import.py(443B)
----LICENSE(1KB)
----CONTRIBUTING.md(2KB)
----setup.cfg(2KB)
----.gitignore(1KB)
----CHANGELOG.md(3KB)
----split_settings()
--------tools.py(4KB)
--------py.typed(0B)
--------__init__.py(176B)
----README.md(4KB)
----.editorconfig(273B)

网友评论