perf: ldap import user error msg

This commit is contained in:
wangruidong
2024-08-26 15:28:17 +08:00
committed by Bryan
parent f866b93f96
commit 7a19007aba
5 changed files with 26 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ from rest_framework.views import Response
from common.utils import get_logger
from users.models import User
from ..const import ImportStatus
from ..models import Setting
from ..serializers import LDAPUserSerializer
from ..utils import (