perf: ops db migrate

pull/14210/head
ibuler 2024-09-19 21:38:08 +08:00 committed by feng626
parent 647736f4e3
commit 6e8affcdd6
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ class Migration(migrations.Migration):
dependencies = [
migrations.swappable_dependency(settings.AUTH_USER_MODEL),
('ops', '0002_celerytask'),
('orgs', '0002_auto_20180903_1132'),
]
operations = [