Skip to content
Snippets Groups Projects
Verified Commit 4d144bd0 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Replace django-dbsettings with django-constance

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.
parent 9f628f58
No related branches found
No related tags found
1 merge request!96Replace django-dbsettings with django-constance
Pipeline #497 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment