mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-23 12:58:18 -05:00
Merge migrations again
This commit is contained in:
parent
25cdf5063d
commit
aa203bbff0
@ -6,7 +6,7 @@ from django.db import models
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
("documents", "1066_alter_workflowtrigger_schedule_offset_days"),
|
||||
("documents", "1067_alter_document_created"),
|
||||
]
|
||||
|
||||
operations = [
|
Loading…
x
Reference in New Issue
Block a user