jumpserver/apps/tickets
fit2bot 666df6ffef
perf: 接口 /api/v1/tickets/tickets/ sql优化 (#10762)
* perf: 接口 /api/v1/tickets/tickets/ sql优化

* Update general.py

* Update general.py

* Update general.py

---------

Co-authored-by: fangfang.dong <fangfang.dong@fit2cloud.com>
Co-authored-by: nut <evicwork@gmail.com>
2023-06-19 18:19:52 +08:00
..
api fix: 具有超级工单权限的用户申请工单可以指定给某人 (#10596) 2023-05-31 10:20:37 +08:00
handlers
migrations perf: 登录资产的 ACL 支持 ip 控制 (#10581) 2023-05-29 19:45:55 +08:00
models perf: 接口 /api/v1/tickets/tickets/ sql优化 (#10762) 2023-06-19 18:19:52 +08:00
permissions
serializers fix: 具有超级工单权限的用户申请工单可以指定给某人 (#10596) 2023-05-31 10:20:37 +08:00
signal_handlers
templates/tickets
tests
urls
views
__init__.py
admin.py
apps.py
const.py
errors.py
filters.py
notifications.py perf: 工单发消息失败 (#10242) 2023-04-18 18:56:17 +08:00
signals.py
utils.py