jumpserver/apps/labels
ibuler 39d3e5477c perf: migrate label model with the id 2024-04-02 16:47:38 +08:00
..
migrations perf: migrate label model with the id 2024-04-02 16:47:38 +08:00
__init__.py
admin.py
api.py fix: 【标签】标签绑定资源api需校验正确的uuid 2024-03-28 18:43:00 +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