Remove usage of default_app_label from ccxcon.
This commit is contained in:
@@ -331,7 +331,7 @@ FEATURES['ENABLE_TEAMS'] = True
|
||||
SECRET_KEY = '85920908f28904ed733fe576320db18cabd7b6cd'
|
||||
|
||||
######### custom courses #########
|
||||
INSTALLED_APPS.append('openedx.core.djangoapps.ccxcon')
|
||||
INSTALLED_APPS.append('openedx.core.djangoapps.ccxcon.apps.CCXConnectorConfig')
|
||||
FEATURES['CUSTOM_COURSES_EDX'] = True
|
||||
|
||||
# API access management -- needed for simple-history to run.
|
||||
|
||||
Reference in New Issue
Block a user