Skip to content

Commit

Permalink
🗃️ [#182] changed migration name and order because of two 0016 files
Browse files Browse the repository at this point in the history
  • Loading branch information
bart-maykin committed Aug 15, 2024
1 parent b9e4b58 commit 6a954b0
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 = [
("klantinteracties", "0015_internetaak_afgehandeld_op"),
("klantinteracties", "0018_remove_internetaak_actor"),
]

operations = [
Expand Down

0 comments on commit 6a954b0

Please sign in to comment.