Integrate the Cabinets app into the core.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2017-03-09 01:58:58 -04:00
parent 286e9517c3
commit ff703b32a2
98 changed files with 30956 additions and 0 deletions

View File

@@ -79,6 +79,7 @@ INSTALLED_APPS = (
'smart_settings',
'user_management',
# Mayan EDMS
'cabinets',
'checkouts',
'document_comments',
'document_indexing',