mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Regenerate migration
This commit is contained in:
parent
22e158a633
commit
0b6d6b525c
@ -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 migrations
|
||||||
from django.db import models
|
from django.db import models
|
||||||
@ -6,7 +6,7 @@ from django.db import models
|
|||||||
|
|
||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
dependencies = [
|
dependencies = [
|
||||||
("documents", "1056_customfieldinstance_deleted_at_and_more"),
|
("documents", "1058_workflowtrigger_schedule_date_custom_field_and_more"),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
Loading…
x
Reference in New Issue
Block a user