Files
mayan-edms/mayan/apps/cabinets/__init__.py
Roberto Rosario ff703b32a2 Integrate the Cabinets app into the core.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
2017-03-09 01:59:13 -04:00

4 lines
90 B
Python

from __future__ import unicode_literals
default_app_config = 'cabinets.apps.CabinetsApp'