mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-03 11:29:28 -05:00
Fix migrations merge conflict
This commit is contained in:
parent
e654c8271f
commit
824d087130
@ -9,7 +9,7 @@ from django.db import models
|
|||||||
|
|
||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
dependencies = [
|
dependencies = [
|
||||||
("documents", "1056_customfieldinstance_deleted_at_and_more"),
|
("documents", "1057_paperlesstask_owner"),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
Loading…
x
Reference in New Issue
Block a user