jumpserver/apps/labels
ibuler b284bb60f5 merge: with dev 2024-02-05 09:49:43 +08:00
..
migrations perf: 优化 labels 绑定资源 (#12361) 2023-12-19 10:20:11 +08:00
__init__.py
admin.py
api.py perf: 优化标签绑定,仅绑定到资产上 2024-01-03 17:08:15 +08:00
apps.py perf: 修改优化结构 (#12554) 2024-01-17 11:08:39 +08:00
const.py perf: 修改标签的搜索 2023-12-20 10:57:58 +05:00
mixins.py perf: 优化 labels 在 json field 中的筛选 (#12577) 2024-01-21 23:36:18 -04:00
models.py perf: 修改搜索 2023-12-20 17:50:40 +05:00
serializers.py perf: 修复 Count 时没有去重的问题 2024-01-19 12:54:14 +08:00
tests.py
urls.py
views.py