mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-25 13:08:21 -05:00
Merge migrations again
This commit is contained in:
parent
bda16bcced
commit
aa97a57160
@ -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