mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-20 11:00:35 +00:00
[Update] 修改migrations
This commit is contained in:
@@ -19,5 +19,5 @@ class Migration(migrations.Migration):
|
||||
old_name='action',
|
||||
new_name='actions',
|
||||
),
|
||||
migrations.DeleteModel(name='Action'),
|
||||
migrations.DeleteModel('action'),
|
||||
]
|
||||
|
Reference in New Issue
Block a user