Revision b24907d1

b/snf-webproject/synnefo/webproject/settings/default/deploy.py
4 4
DEBUG = False
5 5
TEMPLATE_DEBUG = False
6 6

  
7
# Use secure cookie for django sessions cookie, change this if you don't plan
8
# to deploy applications using https
9
SESSION_COOKIE_SECURE = True
10

  
7 11
# You should always change this setting.
8 12
# Make this unique, and don't share it with anybody.
9 13
SECRET_KEY = 'ly6)mw6a7x%n)-e#zzk4jo6f2=uqu!1o%)2-(7lo+f9yd^k^bg'

Also available in: Unified diff