You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/orgs
Michael Bai 932a65b840
perf: 修复批量更新组织失败的问题
3 years ago
..
migrations perf: 修改迁移文件(default_org_name: DEFAULT => Default) 4 years ago
mixins feat: 工单多级审批 + 模版创建 (#6640) 3 years ago
signals_handler fix: 组织统计中系统用户数量不对 3 years ago
urls perf(orgs): 默认组织改为实体组织,并支持全局组织 (#5617) 4 years ago
__init__.py
admin.py
api.py fix: 修复组织批量删除的问题 4 years ago
apps.py
caches.py fix: 组织统计里系统用户与特权用户数量不对 3 years ago
context_processor.py
filters.py
hands.py
middleware.py fix(old-api): 调整旧的组织与用户关联接口 4 years ago
models.py perf: 修复授权应用树的问题 3 years ago
serializers.py perf: 修复批量更新组织失败的问题 3 years ago
tasks.py feat: 添加缓存模块,添加组织资源统计 (#5407) 4 years ago
tests.py
utils.py feat: ACL (#5696) 4 years ago