fix: adds content.search to docs apps
This commit is contained in:
committed by
Sarina Canelake
parent
bb351c4bce
commit
3a535d8eca
@@ -37,6 +37,7 @@ INSTALLED_APPS.extend(
|
||||
"cms.djangoapps.course_creators",
|
||||
"cms.djangoapps.xblock_config.apps.XBlockConfig",
|
||||
"lms.djangoapps.lti_provider",
|
||||
"openedx.core.djangoapps.content.search",
|
||||
]
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user