Reshuffle the app order once again
This commit is contained in:
10
settings.py
10
settings.py
@@ -158,7 +158,6 @@ INSTALLED_APPS = (
|
||||
'pagination',
|
||||
'common',
|
||||
'django_gpg',
|
||||
'dynamic_search',
|
||||
'acls',
|
||||
'converter',
|
||||
'user_management',
|
||||
@@ -166,19 +165,20 @@ INSTALLED_APPS = (
|
||||
'scheduler',
|
||||
'job_processor',
|
||||
# Mayan EDMS
|
||||
'main',
|
||||
'installation',
|
||||
'diagnostics',
|
||||
'maintenance',
|
||||
'storage',
|
||||
'folders',
|
||||
'tags',
|
||||
'documents',
|
||||
'tags',
|
||||
'folders',
|
||||
'dynamic_search',
|
||||
'document_comments',
|
||||
'document_signatures',
|
||||
'linking',
|
||||
'metadata',
|
||||
'ocr',
|
||||
'main',
|
||||
'installation',
|
||||
'document_indexing',
|
||||
'sources',
|
||||
'mailer',
|
||||
|
||||
Reference in New Issue
Block a user