python3-django-etcd-settings

config manager for Django apps based on ETCD (Python3 version)

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/kpn-digital/django-etcd-settings


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-django-etcd-settings