Skip to content

Commit

Permalink
fix: adds content.search to docs apps
Browse files Browse the repository at this point in the history
  • Loading branch information
pomegranited authored and sarina committed Nov 5, 2024
1 parent bb351c4 commit 3a535d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"cms.djangoapps.course_creators",
"cms.djangoapps.xblock_config.apps.XBlockConfig",
"lms.djangoapps.lti_provider",
"openedx.core.djangoapps.content.search",
]
)

Expand Down

0 comments on commit 3a535d8

Please sign in to comment.