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
fit2bot 0c71190337
fix: 修改 EncryptedField 字段的 write_only 属性 (#8259)
3 years ago
..
parsers fix: 导入数据解析 title 时,没有过滤 read only 字段 (#6269) 3 years ago
renders fix: 修复命令导出excel格式报错 4 years ago
__init__.py Config (#3502) 5 years ago
api.py perf: 优化位置 3 years ago
exc_handlers.py perf: 优化命令记录慢的问题 4 years ago
fields.py perf: 优化 encrypted field 3 years ago
filters.py perf: 优化spm请求的问题 3 years ago
metadata.py fix: 修复view action获取 3 years ago
routers.py Config (#3502) 5 years ago
serializers.py fix: 修改 EncryptedField 字段的 write_only 属性 (#8259) 3 years ago