mirror of https://github.com/jumpserver/jumpserver
58131a2b68
修改原因: 前端使用 Select2 组件渲染更新账号的表单页面时,会默认先创建 spm 值, 后端调用 get_object 方法时,使用的queryset,就是spm所对应的queryset, 而 detail=True, 查询的值是当前 account_id,不在 queryset 中, 所以会导致调用父类的 get_object 方法报错,对象找不到 |
||
---|---|---|
.. | ||
account | ||
asset | ||
automations | ||
__init__.py | ||
account.py | ||
base.py | ||
cagegory.py | ||
domain.py | ||
favorite_asset.py | ||
gateway.py | ||
gathered_user.py | ||
label.py | ||
mixin.py | ||
node.py | ||
platform.py | ||
utils.py |