Remove star import from the ACL and Common apps
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ from django.conf import settings
|
||||
from django.db.models.signals import post_save
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
|
||||
from mayan.apps.common import MayanAppConfig
|
||||
from mayan.apps.common.apps import MayanAppConfig
|
||||
|
||||
from .handlers import handler_auto_admin_account_password_change
|
||||
|
||||
|
||||
Reference in New Issue
Block a user