feat: Added Api to create/retrieve course live configurations (#30012)

This commit is contained in:
Ahtisham Shahid
2022-03-10 13:03:58 +05:00
committed by GitHub
parent 60cf4d7ded
commit f9869c3378
11 changed files with 610 additions and 3 deletions

View File

@@ -104,6 +104,7 @@
"openedx/core/djangoapps/crawlers/",
"openedx/core/djangoapps/credentials/",
"openedx/core/djangoapps/credit/",
"openedx/core/djangoapps/course_live/",
"openedx/core/djangoapps/dark_lang/",
"openedx/core/djangoapps/debug/",
"openedx/core/djangoapps/demographics/",