mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-03 16:35:10 +00:00
[Update] 修改表名称
This commit is contained in:
@@ -29,7 +29,7 @@ class Migration(migrations.Migration):
|
|||||||
],
|
],
|
||||||
options={
|
options={
|
||||||
'verbose_name': 'Setting',
|
'verbose_name': 'Setting',
|
||||||
'db_table': 'setting',
|
'db_table': 'settings_setting',
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user