Replace django-dbsettings with django-constance
All threads resolved!
All threads resolved!
Rationale: django-constance is a bit better maintained and has some features we need, e.g. injecting config into templates through a context processor. Also, decoupling the settings definitions from import time allows us to implement lazy access to the config, so we can later access them in other variables insettings.py directly.
Merge request reports
Activity
- Resolved by Nik | Klampfradler
- Resolved by Nik | Klampfradler
- Resolved by Nik | Klampfradler
mentioned in commit 08ab1f9a
Please register or sign in to reply