mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-29 00:12:58 +01:00
Resolve migration conflict
This commit is contained in:
parent
2d1b42a1fb
commit
118da0cf6d
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ from django.db import models
|
|||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
("documents", "1072_workflowtrigger_filter_custom_field_query_and_more"),
|
||||
("documents", "1073_migrate_workflow_title_jinja"),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Loading…
Add table
Add a link
Reference in a new issue