- python3-dateutil
- python3-django
- python3-six (>= 1.10.0)
- python3:any
- python3-etcd
This application allows you to extend the Django settings as configured in the
settings.py file with:
.
* Environment dependent values
* Values in different config sets, identified by name, which can be selected
on a 'per request' basis using the X-DYNAMIC-SETTINGS HTTP header
.
Both the added configuration values and config sets would live at ETCD,
which will be continuously monitored by this library in order to
transparently update your app settings upon changes.
.
This package contains the Python 3 version of the library.
Installed Size: 47.1 kB
Architectures: all