Add app to server Mayan EDMS using tornado.

This commit is contained in:
Roberto Rosario
2016-03-27 05:00:13 -04:00
parent ccd6e8c88c
commit 94c4df1f5e
6 changed files with 85 additions and 0 deletions

View File

@@ -75,6 +75,7 @@ INSTALLED_APPS = (
'mimetype',
'navigation',
'permissions',
'server',
'smart_settings',
'user_management',
# Mayan EDMS