Never import thaliawebsite.settings directly
Short description
You should never import thaliawebsite.settings
directly, but instead import django.conf.settings
.
See also !818 (merged)
You should never import thaliawebsite.settings
directly, but instead import django.conf.settings
.
See also !818 (merged)