from __future__ import unicode_literals from .exceptions import LockError # NOQA default_app_config = 'mayan.apps.lock_manager.apps.LockManagerApp'