jumpserver/apps/tickets/migrations
fit2bot 9465138faf
fix: 修复工单迁移文件 (#8513)
Co-authored-by: feng626 <1304903146@qq.com>
2022-06-30 11:44:54 +08:00
..
0001_initial.py perf: password 等使用 rsa 加密传输 (#8188) 2022-05-07 16:20:12 +08:00
0002_auto_20200728_1146.py
0003_auto_20200804_1551.py
0004_ticket_comment.py
0005_ticket_meta_confirmed_system_users.py
0006_auto_20201023_1628.py fix(migrations): 生成一下遗漏的 migrations 2020-10-23 17:00:37 +08:00
0007_auto_20201224_1821.py perf: 重构 ticket (#8281) 2022-06-23 13:52:28 +08:00
0008_auto_20210311_1113.py feat: ACL (#5696) 2021-03-11 20:17:44 +08:00
0009_auto_20210426_1720.py feat: 添加命令复核逻辑; 添加命令复核工单; 2021-04-27 16:36:42 +08:00
0010_auto_20210812_1618.py perf: 只保留app asset flow 2021-09-06 18:44:58 +08:00
0011_remove_approvalrule_assignees_display.py perf: 工单流对应受理人懒加载 2021-12-21 18:20:02 +08:00
0012_ticketsession.py perf: 修改权限树 (#7757) 2022-03-07 19:02:37 +08:00
0013_ticket_serial_num.py fix: 修改工单迁移文件warining问题 2022-01-13 14:36:30 +08:00
0014_auto_20220217_2135.py fix: 修改 migrations 2022-02-17 23:02:32 +08:00
0015_superticket.py Fix rbac (#7713) 2022-02-28 19:28:58 +08:00
0016_auto_20220609_1758.py fix: 修复工单迁移文件 (#8513) 2022-06-30 11:44:54 +08:00
0017_auto_20220623_1027.py fix: 修复工单命令复合迁移问题 (#8512) 2022-06-30 11:23:53 +08:00
__init__.py