Rename migration

This commit is contained in:
shamoon
2026-01-25 17:02:34 -08:00
parent 5e62aa64ed
commit d971cdf004

View File

@@ -6,7 +6,7 @@ from django.db import models
class Migration(migrations.Migration):
dependencies = [
("documents", "0004_remove_document_storage_type"),
("documents", "0005_workflowtrigger_filter_has_any_correspondents_and_more"),
]
operations = [