mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-16 17:25:11 -05:00
Merge migrations again
This commit is contained in:
parent
8b0e97d3ec
commit
3fa4fad811
@ -6,7 +6,7 @@ from django.db import models
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
("documents", "1066_alter_workflowtrigger_schedule_offset_days"),
|
||||
("documents", "1068_alter_document_created"),
|
||||
]
|
||||
|
||||
operations = [
|
Loading…
x
Reference in New Issue
Block a user