diff --git a/pydash/settings.py b/pydash/settings.py index 5e0d2e0..c4649df 100644 --- a/pydash/settings.py +++ b/pydash/settings.py @@ -19,7 +19,7 @@ BASE_DIR = os.path.dirname(os.path.dirname(__file__)) # SECURITY WARNING: keep the secret key used in production secret! SECRET_KEY = '1)$crmowu-23tz@i2-d=7tb3t+1u&(pm!lnjyuarki^72h!3af' -#SECRET_KEY = '1)$-23tz@i2-d=7tb3t+1u&(pm!lnjyuarki^72h!3a9' + # SECURITY WARNING: don't run with debug turned on in production! DEBUG = False