mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-21 19:38:07 +00:00
@@ -1,6 +1,7 @@
|
||||
from rest_framework import serializers
|
||||
from django.db.transaction import atomic
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
from rest_framework import serializers
|
||||
|
||||
|
||||
from orgs.models import Organization
|
||||
from orgs.utils import get_current_org_id
|
||||
|
Reference in New Issue
Block a user