Merge pull request #13675 from edx/andy/move-service-status
Move service_status from common into openedx
This commit is contained in:
@@ -809,7 +809,7 @@ INSTALLED_APPS = (
|
||||
'config_models',
|
||||
|
||||
# Monitor the status of services
|
||||
'service_status',
|
||||
'openedx.core.djangoapps.service_status',
|
||||
|
||||
# Testing
|
||||
'django_nose',
|
||||
|
||||
Reference in New Issue
Block a user