Move monitoring from common to openedx/core
This commit is contained in:
@@ -2010,7 +2010,7 @@ INSTALLED_APPS = (
|
||||
'embargo',
|
||||
|
||||
# Monitoring functionality
|
||||
'monitoring',
|
||||
'openedx.core.djangoapps.monitoring',
|
||||
|
||||
# Course action state
|
||||
'course_action_state',
|
||||
|
||||
Reference in New Issue
Block a user