Change import order to avoid conflict
This commit is contained in:
@@ -188,7 +188,7 @@ INSTALLED_APPS = (
|
||||
'workflows',
|
||||
'checkouts',
|
||||
'rest_api',
|
||||
#'bootstrap',
|
||||
'bootstrap',
|
||||
'statistics',
|
||||
|
||||
# Has to be last so the other apps can register it's signals
|
||||
|
||||
Reference in New Issue
Block a user