Added and enabled the acls and document_acls apps
This commit is contained in:
@@ -133,6 +133,7 @@ INSTALLED_APPS = (
|
||||
'lock_manager',
|
||||
'web_theme',
|
||||
'common',
|
||||
'acls',
|
||||
'metadata',
|
||||
'pagination',
|
||||
'dynamic_search',
|
||||
@@ -155,6 +156,7 @@ INSTALLED_APPS = (
|
||||
'grouping',
|
||||
'mptt',
|
||||
'document_indexing',
|
||||
'document_acls',
|
||||
'ocr',
|
||||
'sources',
|
||||
'mimetype',
|
||||
|
||||
Reference in New Issue
Block a user