Initial commit of the redactions app

Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
This commit is contained in:
Roberto Rosario
2019-06-25 12:13:49 -04:00
parent aecde926f2
commit 7aa68b8bbf
153 changed files with 17090 additions and 0 deletions

View File

@@ -126,6 +126,7 @@ INSTALLED_APPS = (
'mayan.apps.mayan_statistics',
'mayan.apps.metadata',
'mayan.apps.mirroring',
'mayan.apps.redactions',
'mayan.apps.ocr',
'mayan.apps.sources',
'mayan.apps.storage',