diff options
author | Akshen | 2019-04-12 12:11:27 +0530 |
---|---|---|
committer | Akshen | 2019-04-12 12:11:27 +0530 |
commit | 0ac3fcc9f517e4892aa69e6d90e3c05a4299238f (patch) | |
tree | e4e41ff5f0aec23c5b02a71e8c6bd68d37094cd0 | |
parent | 4cd48b7e59717e696d5c516506e04317eb93193d (diff) | |
download | FOSSEE_animations-0ac3fcc9f517e4892aa69e6d90e3c05a4299238f.tar.gz FOSSEE_animations-0ac3fcc9f517e4892aa69e6d90e3c05a4299238f.tar.bz2 FOSSEE_animations-0ac3fcc9f517e4892aa69e6d90e3c05a4299238f.zip |
gitignore updated
-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 |