You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/assets/models
ibuler 6ec0b3ad54
fix(assets): 修复获取org_root的问题
4 years ago
..
__init__.py
asset.py fix(assets): model 添加 asset 默认排序 4 years ago
asset_user.py
authbook.py
base.py fix(assets): 修复动态系统用户推送的bug 4 years ago
cluster.py perf: 优化生成假数据 (#4759) 4 years ago
cmd_filter.py fix: 修改textfield 不再限制长度 4 years ago
domain.py feat(assets): 修改GatewayModel ip字段类型为CharField 4 years ago
favorite_asset.py fix(perms): 作业中心-批量命令-选择系统用户之后,左侧资产列表未筛选,还是全部资产 4 years ago
gathered_user.py
group.py perf: 优化生成假数据 (#4759) 4 years ago
label.py
node.py fix(assets): 修复获取org_root的问题 4 years ago
user.py fix(assets): 修复动态系统用户推送的bug 4 years ago
utils.py