set IS_PREVIEW on jenkins

pull/1/head
Raymond Yee 2012-10-15 08:55:44 -07:00
parent 9f67423a2a
commit 603b2dacf9
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ from regluit.settings.common import *
DEBUG = True
TEMPLATE_DEBUG = DEBUG
IS_PREVIEW = False
ADMINS = (
('Raymond Yee', 'rdhyee+ungluebugs@gluejar.com'),