jumpserver/apps/orgs/migrations
xinwen 70a8db895d fix(migrations): 生成一下遗漏的 migrations 2020-10-23 17:00:37 +08:00
..
0001_initial.py [Update] 维护统一的migrations 2018-11-13 15:57:44 +08:00
0002_auto_20180903_1132.py [Update] 维护统一的migrations 2018-11-13 15:57:44 +08:00
0003_auto_20190916_1057.py [Update] 修改perms迁移文件之间的依赖关系,添加迁移文件 2019-09-16 11:04:32 +08:00
0004_organizationmember.py refactor(orgs): 重构组织表结构 2020-07-28 10:16:26 +08:00
0005_auto_20200721_1937.py refactor(orgs): 重构组织表结构 2020-07-28 10:16:26 +08:00
0006_auto_20200721_1937.py refactor(orgs): 重构组织表结构 2020-07-28 10:16:26 +08:00
0007_auto_20200728_1805.py fix(users): 替换旧有角色常量 2020-07-28 18:24:53 +08:00
0008_auto_20200819_2041.py fix(orgs): 创建组织用户不必填 (#4515) 2020-08-19 21:44:20 +08:00
0009_auto_20201023_1628.py fix(migrations): 生成一下遗漏的 migrations 2020-10-23 17:00:37 +08:00
__init__.py