Added CCXCon app
The CCXCon app is used to push course updated to the CCXCon externale service.
This commit is contained in:
@@ -92,6 +92,7 @@ class CourseMetadata(object):
|
||||
# Do not show enable_ccx if feature is not enabled.
|
||||
if not settings.FEATURES.get('CUSTOM_COURSES_EDX'):
|
||||
filtered_list.append('enable_ccx')
|
||||
filtered_list.append('ccx_connector')
|
||||
|
||||
return filtered_list
|
||||
|
||||
|
||||
Reference in New Issue
Block a user