perf: automation migrate

pull/8970/head
feng626 2022-10-10 17:08:06 +08:00
parent 1d757ec19a
commit 6e0d211645
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ class Migration(migrations.Migration):
dependencies = [
migrations.swappable_dependency(settings.AUTH_USER_MODEL),
('assets', '0106_auto_20220916_1556'),
('assets', '0107_account_history'),
]
operations = [