AA-34: Add UserCalendarSyncConfig Model

This commit is contained in:
Dillon Dumesnil
2020-02-19 15:27:09 -05:00
parent e738d046da
commit bb1981de6c
6 changed files with 133 additions and 1 deletions

View File

@@ -2490,6 +2490,7 @@ INSTALLED_APPS = [
'lms.djangoapps.course_goals.apps.CourseGoalsConfig',
# Features
'openedx.features.calendar_sync',
'openedx.features.course_bookmarks',
'openedx.features.course_experience',
'openedx.features.course_search',