Add site number for just.unglueit.com

pull/1/head
Raymond Yee 2012-05-07 12:06:59 -07:00
parent 04c9a46ede
commit 11c79b1f89
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ from regluit.settings.common import *
DEBUG = False
TEMPLATE_DEBUG = DEBUG
SITE_ID = 2
SITE_ID = 5
ADMINS = (
('Ed Summers', 'ed.summers@gmail.com'),