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/common/drf
Bai dbe969b064
perf: 解决MethodSerializer被swagger调用时parent.Serializer会互相影响所需字段显示的问题
4 years ago
..
parsers fix: 修复资产导入携带disk_info信息时失败的问题 4 years ago
renders fix: 修复命令导出excel格式报错 4 years ago
__init__.py
api.py refactor(orgs): 重构组织与用户关系接口 4 years ago
exc_handlers.py fix: 批量删除管理用户报错信息太丑 4 years ago
fields.py reactor: 增加DynamicMappingSerializer类,实现Serializer中的字段可以动态改变的功能 (#5379) 4 years ago
filters.py fix(command): 修复命令导出选中项问题 4 years ago
metadata.py perf(api): filter_fields被filterset_fields取代 4 years ago
routers.py
serializers.py perf: 解决MethodSerializer被swagger调用时parent.Serializer会互相影响所需字段显示的问题 4 years ago