Initial commit of the new MPTT based document indexing app
This commit is contained in:
@@ -148,6 +148,7 @@ INSTALLED_APPS = (
|
||||
'documents',
|
||||
'grouping',
|
||||
'document_indexing',
|
||||
'mptt',
|
||||
)
|
||||
|
||||
TEMPLATE_CONTEXT_PROCESSORS = (
|
||||
|
||||
Reference in New Issue
Block a user