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
xinwen ab77d5db4b
fix(orgs): `org-member-relation` url 拼写错误
4 years ago
..
migrations fix(migrations): 生成一下遗漏的 migrations 4 years ago
mixins
urls fix(orgs): `org-member-relation` url 拼写错误 4 years ago
__init__.py
admin.py
api.py fix(users): 修复邀请用户的bug 4 years ago
apps.py
context_processor.py
filters.py perf(orgs): 优化组织用户添加 4 years ago
hands.py
lock.py perf(assets): 优化节点树 4 years ago
middleware.py
models.py fix: 修改textfield 不再限制长度 4 years ago
serializers.py perf(orgs): 优化组织用户添加 4 years ago
signals_handler.py fix(orgs): 完善组织与用户变化时的信号 4 years ago
tests.py
utils.py