Files
mayan-edms/mayan/apps/redactions/__init__.py
Roberto Rosario ad37228466 Add converter layers, redactions app
Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
2019-08-20 00:21:03 -04:00

4 lines
105 B
Python

from __future__ import unicode_literals
default_app_config = 'mayan.apps.redactions.apps.RedactionsApp'