diff options
Diffstat (limited to 'fossee_anime')
-rw-r--r-- | fossee_anime/local_settings.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fossee_anime/local_settings.py b/fossee_anime/local_settings.py index 88c3471..dbf5970 100644 --- a/fossee_anime/local_settings.py +++ b/fossee_anime/local_settings.py @@ -4,4 +4,4 @@ EMAIL_HOST_USER = 'your username' EMAIL_HOST_PASSWORD = 'your password' EMAIL_USE_TLS = True SENDER_EMAIL = 'your email address' -SECRET_KEY_SETTINGS = 'KEY'
\ No newline at end of file +SECRET_KEY_SETTINGS = 'axx=vuttrki_26n0l!cx569(h_ze)981u+9_@mw35^^b!l5g)y'
\ No newline at end of file |