feat: Install (sub)sections apps from openedx-learning
This commit is contained in:
committed by
Kyle McCormick
parent
a790d2f5ae
commit
4551aea70d
@@ -1863,6 +1863,8 @@ INSTALLED_APPS = [
|
||||
"openedx_learning.apps.authoring.contents",
|
||||
"openedx_learning.apps.authoring.publishing",
|
||||
"openedx_learning.apps.authoring.units",
|
||||
"openedx_learning.apps.authoring.subsections",
|
||||
"openedx_learning.apps.authoring.sections",
|
||||
]
|
||||
|
||||
|
||||
|
||||
@@ -3361,6 +3361,8 @@ INSTALLED_APPS = [
|
||||
"openedx_learning.apps.authoring.contents",
|
||||
"openedx_learning.apps.authoring.publishing",
|
||||
"openedx_learning.apps.authoring.units",
|
||||
"openedx_learning.apps.authoring.subsections",
|
||||
"openedx_learning.apps.authoring.sections",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user