Point to the proper AppConfig in INSTALLED_APPS for course_modes.
This commit is contained in:
@@ -2159,7 +2159,7 @@ INSTALLED_APPS = [
|
||||
'notifier_api',
|
||||
|
||||
# Different Course Modes
|
||||
'course_modes',
|
||||
'course_modes.apps.CourseModesConfig',
|
||||
|
||||
# Enrollment API
|
||||
'enrollment',
|
||||
|
||||
Reference in New Issue
Block a user