pref: 修改 migrations 名称

pull/8991/head
ibuler 2022-10-20 16:44:15 +08:00
parent ef04e6ffcc
commit a450ceee91
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import django.db.models.deletion
class Migration(migrations.Migration):
dependencies = [
('assets', '0107_auto_20221019_1115'),
('assets', '0108_auto_20221019_1706'),
]
operations = [