Skip to content

Commit

Permalink
Right migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
haneslinger committed Feb 8, 2024
1 parent 519a34d commit 8f1ef39
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 = [
('seed', '0210_natural_sort'),
('seed', '0214_delete_filtergroup_labels'),
]

operations = [
Expand Down

0 comments on commit 8f1ef39

Please sign in to comment.