Skip to content

Commit

Permalink
fix: ops app migrations (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
kennedykori committed Nov 19, 2021
1 parent 102fcaa commit f03e5e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
class Migration(migrations.Migration):

dependencies = [
('ops', '0033_auto_20211015_0829'),
('ops', '0034_alter_weeklyprogramupdate_operation_area'),
]

operations = [
Expand Down

0 comments on commit f03e5e1

Please sign in to comment.