perf: 修改 account signal version

This commit is contained in:
ibuler
2023-02-16 14:21:24 +08:00
parent 9cd0a348fc
commit f046ea3560
3 changed files with 16 additions and 17 deletions

View File

@@ -227,7 +227,7 @@ class Migration(migrations.Migration):
verbose_name='Creator')),
],
options={
'verbose_name': 'AdHoc',
'verbose_name': 'Adhoc',
},
),
migrations.CreateModel(