django-dynsettings-ritual
A Django application used to store dynamic settings (i.e. settings beyond the settings.py file), and retrieve them via another special object (instead of django.conf.settings, and wrapping it).
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install django-dynsettings-ritual
Releases
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue