Fix migration merge conflict
This commit is contained in:
@@ -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 = [
|
||||
Reference in New Issue
Block a user