jumpserver/apps/audits/migrations
fit2bot 35448eea9f
perf: 翻译 (#12690)
Co-authored-by: feng <1304903146@qq.com>
2024-02-22 17:46:12 +08:00
..
0001_initial.py [Update] 维护统一的migrations 2018-11-13 15:57:44 +08:00
0002_ftplog_org_id.py [Update] Add index (#2208) 2018-12-19 10:49:30 +08:00
0003_auto_20180816_1652.py [Update] Add index (#2208) 2018-12-19 10:49:30 +08:00
0004_operatelog_passwordchangelog_userloginlog.py [Update] 移动model 2019-02-28 17:58:53 +08:00
0005_auto_20190228_1715.py perf: 翻译 (#12690) 2024-02-22 17:46:12 +08:00
0006_auto_20190726_1753.py Dev beta (#3048) 2019-08-21 20:27:21 +08:00
0007_auto_20191202_1010.py Config (#3502) 2019-12-05 15:09:25 +08:00
0008_auto_20200508_2105.py [Update] audits 模块为一些 models 字段添加 verbose 信息 2020-05-09 11:29:25 +08:00
0009_auto_20200624_1654.py [Update] sftp log页面操作翻译 2020-06-24 17:22:53 +08:00
0010_auto_20200811_1122.py fix(audis): 生成操作日志时间字段索引迁移脚本 2020-08-11 11:27:19 +08:00
0011_userloginlog_backend.py fix: 修复prometheus_metricsAPI数据获取bug;修复组件注册type为空bug (#5253) 2020-12-15 13:00:59 +08:00
0012_auto_20210414_1443.py fix: 请求 token 接口,登录类型没内容 2021-04-14 03:14:10 -05:00
0013_auto_20211130_1037.py fix: fix rbac to dev (#7636) 2022-02-17 20:13:31 +08:00
0014_auto_20220505_1902.py perf: password 等使用 rsa 加密传输 (#8188) 2022-05-07 16:20:12 +08:00
0015_auto_20221011_1745.py feat: 重构操作日志 (#8941) 2022-11-04 14:22:38 +08:00
0016_auto_20221111_1919.py v3.0.0-rc1 (#9322) 2023-01-16 19:02:09 +08:00
0017_auto_20221220_1757.py perf: 修改 job log 2022-12-20 18:12:35 +08:00
0018_operatelog_resource_id.py perf: 优化activity log 2023-02-14 20:01:29 +08:00
0019_alter_operatelog_options.py perf: 优化activity log 2023-02-14 20:01:29 +08:00
0020_auto_20230117_1004.py perf: 优化activity log 2023-02-14 20:01:29 +08:00
0021_auto_20230207_0857.py fix: 解决JobLog表依赖顺序不对,导致从新迁移失败问题 2023-02-19 19:49:06 +08:00
0022_auto_20230605_1555.py perf: 修改迁移文件中的字段信息 2023-06-13 13:54:59 +08:00
0023_auto_20230906_1322.py perf: 翻译 (#12690) 2024-02-22 17:46:12 +08:00
0024_usersession.py perf: 翻译 2023-12-08 16:17:20 +08:00
0025_remove_usersession_date_expired.py perf: user session 表去掉过期时间字段 (#11890) 2023-10-18 16:04:02 +08:00
__init__.py