Regenerate migration

This commit is contained in:
shamoon 2024-11-24 10:30:34 -08:00
parent 22e158a633
commit 0b6d6b525c
No known key found for this signature in database

View File

@ -1,4 +1,4 @@
# Generated by Django 5.1.1 on 2024-11-06 20:45
# Generated by Django 5.1.3 on 2024-11-24 18:30
from django.db import migrations
from django.db import models
@ -6,7 +6,7 @@ from django.db import models
class Migration(migrations.Migration):
dependencies = [
("documents", "1056_customfieldinstance_deleted_at_and_more"),
("documents", "1058_workflowtrigger_schedule_date_custom_field_and_more"),
]
operations = [