Update current update and workings apps

This commit is contained in:
Roberto Rosario
2012-09-11 00:15:07 -04:00
parent bfdeb08efe
commit 7cecdb70f3
2 changed files with 5 additions and 5 deletions

View File

@@ -164,7 +164,7 @@ INSTALLED_APPS = (
'converter',
#'trash',
'user_management',
#'mimetype',
'mimetype',
#'clustering',
#'scheduler',
#'job_processor',
@@ -172,7 +172,7 @@ INSTALLED_APPS = (
'diagnostics',
'maintenance',
'storage',
#'documents',
'documents',
#'tags',
#'folders',
#'dynamic_search',
@@ -190,7 +190,7 @@ INSTALLED_APPS = (
'history',
#'workflows',
#'checkouts',
#'rest_api',
'rest_api',
#'bootstrap',
'statistics',