Skip to content

Commit

Permalink
Updated migration dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Marishka17 committed Nov 26, 2020
1 parent c1da108 commit 3096111
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
class Migration(migrations.Migration):

dependencies = [
('engine', '0032_remove_task_z_order'),
('engine', '0033_projects_adjastment'),
]

operations = [
Expand Down

0 comments on commit 3096111

Please sign in to comment.