Skip to content

Commit

Permalink
fix #7
Browse files Browse the repository at this point in the history
  • Loading branch information
k3oni committed Feb 13, 2014
1 parent a723bbb commit 8ea49f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pydash/settings.py
Expand Up @@ -18,7 +18,7 @@
# See https://docs.djangoproject.com/en/1.6/howto/deployment/checklist/

# SECURITY WARNING: keep the secret key used in production secret!
SECRET_KEY = '1)$crmowu-23tz@i2-d=7tb3t+1u&(pm!lnjyuarki^72h!444'
SECRET_KEY = '1)$crmowu-23tz@i2-d=7tb3t+1u&(pm!lnjyuarki^72h!3af'

# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = False
Expand Down

0 comments on commit 8ea49f8

Please sign in to comment.