mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-11-13 10:06:41 -05:00
Resolve migration conflict
This commit is contained in:
parent
0750b18053
commit
44b6f91eb5
@ -6,7 +6,7 @@ from django.db import models
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
("documents", "1071_tag_tn_ancestors_count_tag_tn_ancestors_pks_and_more"),
|
||||
("documents", "1072_workflowtrigger_filter_custom_field_query_and_more"),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Loading…
x
Reference in New Issue
Block a user