Fix migration merge conflict
This commit is contained in:
parent
7241c85f95
commit
d05dea7589
@ -7,7 +7,7 @@ from django.db import models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
("documents", "1046_workflowaction_remove_all_correspondents_and_more"),
|
||||
("documents", "1047_savedview_display_mode_and_more"),
|
||||
]
|
||||
|
||||
operations = [
|
Loading…
x
Reference in New Issue
Block a user