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