Add queue manager app to installed apps
This commit is contained in:
@@ -154,6 +154,7 @@ INSTALLED_APPS = (
|
|||||||
'navigation',
|
'navigation',
|
||||||
'lock_manager',
|
'lock_manager',
|
||||||
'web_theme',
|
'web_theme',
|
||||||
|
'queue_manager',
|
||||||
# pagination needs to go after web_theme so that the pagination template is found
|
# pagination needs to go after web_theme so that the pagination template is found
|
||||||
'pagination',
|
'pagination',
|
||||||
'common',
|
'common',
|
||||||
|
|||||||
Reference in New Issue
Block a user