Added CCXCon app
The CCXCon app is used to push course updated to the CCXCon externale service.
This commit is contained in:
@@ -313,3 +313,7 @@ FEATURES['ENABLE_TEAMS'] = True
|
||||
|
||||
# Dummy secret key for dev/test
|
||||
SECRET_KEY = '85920908f28904ed733fe576320db18cabd7b6cd'
|
||||
|
||||
######### custom courses #########
|
||||
INSTALLED_APPS += ('openedx.core.djangoapps.ccxcon',)
|
||||
FEATURES['CUSTOM_COURSES_EDX'] = True
|
||||
|
||||
Reference in New Issue
Block a user