diff options
author | Akshen | 2019-04-16 16:47:02 +0530 |
---|---|---|
committer | GitHub | 2019-04-16 16:47:02 +0530 |
commit | 1d1ea1bbb97024c7cf011653309cb09e086ff247 (patch) | |
tree | 2dca577c2aaa96c40e0bd3b66dbaa0748a074549 /fossee_anime/local_settings.py | |
parent | fe07d5461e6383535f03cf3b2d3cd01455156490 (diff) | |
parent | 021d635e30bd1ed285f62446255a70945f35218f (diff) | |
download | FOSSEE_animations-1d1ea1bbb97024c7cf011653309cb09e086ff247.tar.gz FOSSEE_animations-1d1ea1bbb97024c7cf011653309cb09e086ff247.tar.bz2 FOSSEE_animations-1d1ea1bbb97024c7cf011653309cb09e086ff247.zip |
Merge pull request #5 from Akshen/develop
Develop
Diffstat (limited to 'fossee_anime/local_settings.py')
-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 |