Allow DocumentLists in learning paths
This commit is contained in:
parent
e73a886498
commit
30ec7508cc
|
|
@ -79,6 +79,7 @@ class Circle(CourseBasePage):
|
||||||
"learnpath.LearningContentRichText",
|
"learnpath.LearningContentRichText",
|
||||||
"learnpath.LearningContentEdoniqTest",
|
"learnpath.LearningContentEdoniqTest",
|
||||||
"learnpath.LearningContentVideo",
|
"learnpath.LearningContentVideo",
|
||||||
|
"learnpath.LearningContentDocumentList",
|
||||||
]
|
]
|
||||||
|
|
||||||
serialize_field_names = [
|
serialize_field_names = [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue