jumpserver/apps/assets
fit2bot def9bedd30
perf: 账号备份优化 (#7503)
* perf: 账号备份优化

* feat: 优化账号备份获取有序备份字段列表

Co-authored-by: feng626 <1304903146@qq.com>
Co-authored-by: Michael Bai <baijiangjie@gmail.com>
2022-01-17 15:58:39 +08:00
..
api perf: 账号备份优化 (#7503) 2022-01-17 15:58:39 +08:00
backends refactor: 整合系统用户和管理用户 (#6236) 2021-07-08 14:23:18 +08:00
migrations fix: 修复翻译及迁移文件 2022-01-12 20:55:58 +08:00
models perf: 账号备份优化 (#7503) 2022-01-17 15:58:39 +08:00
serializers perf: 账号备份优化 (#7503) 2022-01-17 15:58:39 +08:00
signals_handler fix: 删除一些启动时大量输出的debug日志 2021-12-14 20:06:49 +08:00
task_handlers perf: 账号备份优化 (#7503) 2022-01-17 15:58:39 +08:00
tasks perf: 优化 ops 任务,支持 i18n 2022-01-13 15:03:48 +08:00
tests
urls feat: 逃生通道 2022-01-12 20:22:36 +08:00
__init__.py
apps.py
const.py
exceptions.py
filters.py feat: 将redis_acl协议合并到redis协议中 2021-12-28 18:15:00 +08:00
hands.py
locks.py fix: 创建节点的时候加锁,可以并发调用 2021-04-07 10:29:19 +08:00
notifications.py feat: 逃生通道 2022-01-12 20:22:36 +08:00
pagination.py
utils.py