mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-08 06:26:08 +01:00
Update migration for merge
This commit is contained in:
parent
66f5f3cbee
commit
f0eb9d981c
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ from django.db import models
|
|||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
("documents", "1068_alter_document_created"),
|
||||
("documents", "1069_workflowtrigger_filter_has_storage_path_and_more"),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Loading…
Add table
Add a link
Reference in a new issue