python3-django-constance

Dynamic Django settings (Python3 version)
  https://github.com/jazzband/django-constance/
  0
  no reviews



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.