Django settings

All the settings are hardcoded in the settings.py file. We recommend using django-decouple in order to be able to decouple Django’s config from the code itself.