Organize Django settings into multiple files and directories. Easily override and modify settings
Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards in settings file paths and mark settings files as optional.
Read this blog post for more information. Also, check this example project.
Requirements
While this package will most likely work with the most versions of django
, we officially support:
This package has no dependencies itself.
In case you need older python
/ django
versions support, then consider using older versions