mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-10 03:39:59 +00:00
[Update] Move LOCAL_DYNAMIC_SETTINGS (#4113)
This commit is contained in:
@@ -16,7 +16,7 @@ from django.utils.translation import ugettext_lazy as _
|
||||
from django.utils import timezone
|
||||
from django.shortcuts import reverse
|
||||
|
||||
from jumpserver.const import LOCAL_DYNAMIC_SETTINGS
|
||||
from common.local import LOCAL_DYNAMIC_SETTINGS
|
||||
from orgs.utils import current_org
|
||||
from common.utils import signer, date_expired_default, get_logger, lazyproperty
|
||||
from common import fields
|
||||
|
Reference in New Issue
Block a user