python3-django-split-settings

Organize Django settings into multiple files and directories (Python3 version)
  https://github.com/sobolevn/django-split-settings/
  0
  no reviews



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.

This package contains the Python 3 version of the library.