django-split-settings 1.3.2
0
Organize Django settings into multiple files and directories. Easily override and modify settings. U
Contents
Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and optional settings files.
Stars: 1112, Watchers: 1112, Forks: 67, Open Issues: 5The wemake-services/django-split-settings
repo was created 11 years ago and the last code push was 5 days ago.
The project is very popular with an impressive 1112 github stars!
How to Install django-split-settings
You can install django-split-settings using pip
pip install django-split-settings
or add it to a project with poetry
poetry add django-split-settings
Package Details
- Author
- sobolevn
- License
- BSD-2-Clause
- Homepage
- https://django-split-settings.readthedocs.io
- PyPi:
- https://pypi.org/project/django-split-settings/
- GitHub Repo:
- https://github.com/wemake-services/django-split-settings
Classifiers
- Internet/WWW/HTTP
- Internet/WWW/HTTP/Dynamic Content
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common django-split-settings errors.
Code Examples
Here are some django-split-settings
code examples and snippets.