jumpserver/apps/labels
ibuler 18707d365b perf: 优化标签搜索资产使用的关系 2024-03-01 15:05:01 +08:00
..
migrations
__init__.py
admin.py
api.py perf: 优化标签绑定,仅绑定到资产上 2024-01-03 17:08:15 +08:00
apps.py perf: 权限树翻译 (#12396) 2023-12-21 15:00:46 +08:00
const.py perf: 修改标签的搜索 2023-12-20 10:57:58 +05:00
mixins.py perf: 优化标签搜索资产使用的关系 2024-03-01 15:05:01 +08: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