mirror of https://github.com/jumpserver/jumpserver
pref: 修改 migrations 名称
parent
ef04e6ffcc
commit
a450ceee91
|
@ -7,7 +7,7 @@ import django.db.models.deletion
|
||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('assets', '0107_auto_20221019_1115'),
|
('assets', '0108_auto_20221019_1706'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
Loading…
Reference in New Issue