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

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.1.2 2023-05-20  
1.1.1 2023-05-20  
1.0.1 2020-03-19  
1.0.0 2020-03-14  
0.0.9 2020-03-14  
0.0.8 2017-09-10  
0.0.7 2016-05-18  
0.0.7beta pre-release 2016-05-14  
0.0.6 2016-05-14  
0.0.5 2015-04-22  
0.0.4 2015-04-22  
0.0.2 2015-04-22  
0.0.1 2015-04-22  

Issues with this package?

Page last updated 2025-06-27 23:03:06 UTC