jumpserver/apps/tickets/models
Michael Bai 620834c817 fix: 修改工单迁移文件warining问题
Any fields that are stored with VARCHAR column types may have their max_length restricted to 255 characters if you are using unique=True for the field.
See: https://docs.djangoproject.com/en/3.1/ref/databases/#mysql-character-fields
2022-01-13 14:36:30 +08:00
..
__init__.py feat: 资产登录工单页面增加监控与中断 2021-12-31 17:23:39 +08:00
comment.py feat: 优化工单模块 (#5361) 2020-12-30 18:14:06 +08:00
flow.py perf: 工单流对应受理人懒加载 2021-12-21 18:20:02 +08:00
relation.py feat: 资产登录工单页面增加监控与中断 2021-12-31 17:23:39 +08:00
ticket.py fix: 修改工单迁移文件warining问题 2022-01-13 14:36:30 +08:00