
A Django app for storing dynamic settings in pluggable backends (Redis and Django model backend built in) with an integration with the Django admin app.
Features: * Easily migrate your static settings to dynamic settings. * Edit the dynamic settings in the Django admin interface.
This package contains the Python 3 version of the library.