Resolve migration conflict
This commit is contained in:
parent
205f868ad2
commit
eebe0e7a89
@ -9,7 +9,7 @@ class Migration(migrations.Migration):
|
|||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
migrations.swappable_dependency(settings.AUTH_USER_MODEL),
|
migrations.swappable_dependency(settings.AUTH_USER_MODEL),
|
||||||
("documents", "1027_remove_paperlesstask_attempted_task_and_more"),
|
("documents", "1028_remove_paperlesstask_task_args_and_more"),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
Loading…
x
Reference in New Issue
Block a user