Set a default forum id of "1"
This commit is contained in:
@@ -189,6 +189,8 @@ APPVERSION_GIT_REPO = os.path.sep.join((os.path.dirname(__file__), '.git'))
|
||||
|
||||
CAMINUS_MAX_INVITES = 2
|
||||
|
||||
CAMINUS_NEWS_FORUM_ID = 1
|
||||
|
||||
# Load any site-local overrides, such as camin.us' database settings, etc
|
||||
try:
|
||||
from local_settings import *
|
||||
|
Reference in New Issue
Block a user