diff --git a/fetc/settings.py b/fetc/settings.py index e8403fc27..6b753f47e 100644 --- a/fetc/settings.py +++ b/fetc/settings.py @@ -9,6 +9,7 @@ For the full list of settings and their values, see https://docs.djangoproject.com/en/1.8/ref/settings/ """ + import os from django.core.exceptions import ImproperlyConfigured