CSRF_SESSION_KEY = 'SuperSecret1' SECRET_KEY = 'SuperSecret2' SECURITY_PASSWORD_SALT = 'SuperSecret3' #Does not work, disable it MINIFY_PAGE = False