Merge pull request #9276 from edx/diana/update-status-message
Make status use ConfigurationModel instead.
This commit is contained in:
@@ -1806,6 +1806,9 @@ INSTALLED_APPS = (
|
||||
# Monitor the status of services
|
||||
'service_status',
|
||||
|
||||
# Display status message to students
|
||||
'status',
|
||||
|
||||
# For asset pipelining
|
||||
'edxmako',
|
||||
'pipeline',
|
||||
|
||||
Reference in New Issue
Block a user