Merge pull request #6935 from edx/clintonb/course-structure
Generating Course Structure Asynchronously on Course Publish
This commit is contained in:
@@ -722,6 +722,8 @@ INSTALLED_APPS = (
|
||||
|
||||
# Additional problem types
|
||||
'edx_jsme', # Molecular Structure
|
||||
|
||||
'openedx.core.djangoapps.content.course_structures',
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user