DEBUGG->DEBUG

pull/1/head
Raymond Yee 2016-09-07 15:15:23 -07:00
parent c1c6b5ccbc
commit d191279033
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ from regluit.settings.common import *
ALLOWED_HOSTS = ['.unglue.it']
DEBUG = False
TEMPLATES[0]['OPTIONS']['debug'] = DEBUGG
TEMPLATES[0]['OPTIONS']['debug'] = DEBUG
SITE_ID = 5