Skip to content
Snippets Groups Projects
Commit 6dad35e1 authored by Jorrit Schaap's avatar Jorrit Schaap
Browse files

TMSS-1216: migration dependency fix after merging

parent 2ffce6c9
Branches
Tags
1 merge request!640TMSS-1216
......@@ -7,7 +7,7 @@ import django.db.models.deletion
class Migration(migrations.Migration):
dependencies = [
('tmssapp', '0010_subtaskinputoutput'),
('tmssapp', '0011_non_null_drafts'),
]
operations = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment