jumpserver/apps/users/migrations
feng cc7220a4ad perf: 翻译 2023-12-08 16:17:20 +08:00
..
0001_initial.py
0002_auto_20171225_1157.py
0002_auto_20171225_1157_squashed_0019_auto_20190304_1459.py
0003_auto_20180101_0046.py
0004_auto_20180125_1218.py
0005_auto_20180306_1804.py
0006_auto_20180411_1135.py
0007_auto_20180419_1036.py
0008_auto_20180425_1516.py
0009_auto_20180517_1537.py
0010_auto_20180606_1505.py
0011_user_source.py
0012_auto_20180710_1641.py
0013_auto_20180807_1116.py
0014_auto_20180816_1652.py
0015_auto_20181105_1112.py
0016_auto_20181109_1505.py
0017_auto_20181123_1113.py
0018_auto_20190107_1912.py
0019_auto_20190304_1459.py
0020_auto_20190612_1825.py
0021_auto_20190625_1104.py
0022_auto_20190625_1105.py
0023_auto_20190724_1525.py
0024_auto_20191118_1612.py
0025_auto_20200206_1216.py
0026_auto_20200508_2105.py
0027_auto_20200616_1503.py
0028_auto_20200728_1805.py
0029_auto_20200814_1650.py
0030_auto_20200819_2041.py
0031_auto_20201118_1801.py
0032_userpasswordhistory.py
0033_user_need_update_password.py
0034_auto_20210506_1448.py
0035_auto_20210526_1100.py
0036_user_feishu_id.py
0037_user_secret_key.py
0038_auto_20211209_1140.py
0039_auto_20211229_1852.py
0040_alter_user_source.py
0041_auto_20221220_1956.py
0042_auto_20230203_1201.py
0043_remove_user_secret_key_preference.py feat: 个人设置 (#11494) 2023-09-11 14:38:07 +08:00
0044_usersession.py perf: 翻译 2023-12-08 16:17:20 +08:00
0045_delete_usersession.py perf: 修改usersession 模块位置 2023-09-15 17:25:06 +08:00
0046_auto_20230927_1456.py perf: 修改默认的邮箱地址 2023-09-27 15:15:15 +08:00
0047_user_date_api_key_last_used.py perf: 优化用户 access key 的使用和创建 (#11776) 2023-10-10 04:52:52 -05:00
0048_wechat_phone_encrypt.py perf: 用户 phone wechat 加密 (#11789) 2023-10-10 19:11:08 +08:00
0049_alter_user_unique_together_user_slack_id_and_more.py perf: 支持slack通知和认证 (#12193) 2023-11-29 17:45:44 +08:00
__init__.py