Install the static_replace app for the management command
This commit is contained in:
@@ -285,4 +285,5 @@ INSTALLED_APPS = (
|
||||
# For asset pipelining
|
||||
'pipeline',
|
||||
'staticfiles',
|
||||
'static_replace',
|
||||
)
|
||||
|
||||
@@ -548,6 +548,7 @@ INSTALLED_APPS = (
|
||||
# For asset pipelining
|
||||
'pipeline',
|
||||
'staticfiles',
|
||||
'static_replace',
|
||||
|
||||
# Our courseware
|
||||
'circuit',
|
||||
|
||||
Reference in New Issue
Block a user