diff --git a/ideate2018/settings.py b/ideate2018/settings.py index 2325efd3..9e50cd17 100755 --- a/ideate2018/settings.py +++ b/ideate2018/settings.py @@ -9,7 +9,7 @@ # SECURITY WARNING: keep the secret key used in production secret! # Your secret key here -SECRET_KEY = '1s1ig!71f==$y+6py^nf+x2el2@us^8w%ge4_zf!ep@w_c!i5e' +SECRET_KEY = '' # SECURITY WARNING: don't run with debug turned on in production! DEBUG = True @@ -120,4 +120,4 @@ # For mailing purposes EMAIL_HOST = 'localhost' -EMAIL_PORT = 1025 \ No newline at end of file +EMAIL_PORT = 1025