mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-22 11:58:29 +00:00
feat: 账号历史信息 (#8500)
* feat: 账号历史信息 * del app Co-authored-by: feng626 <1304903146@qq.com>
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
#
|
||||
from rest_framework.viewsets import ModelViewSet, GenericViewSet
|
||||
from rest_framework_bulk import BulkModelViewSet
|
||||
from rest_framework.exceptions import MethodNotAllowed
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
|
||||
from common.mixins import CommonApiMixin, RelationMixin
|
||||
from orgs.utils import current_org
|
||||
|
Reference in New Issue
Block a user