Move edxmako startup to AppConfig::ready.
This commit is contained in:
@@ -965,7 +965,7 @@ INSTALLED_APPS = [
|
||||
'openedx.core.djangoapps.datadog',
|
||||
|
||||
# For asset pipelining
|
||||
'edxmako',
|
||||
'edxmako.apps.EdxMakoConfig',
|
||||
'pipeline',
|
||||
'static_replace',
|
||||
'require',
|
||||
|
||||
Reference in New Issue
Block a user