Skip to content

Commit

Permalink
shuffles migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
joerivrij committed Dec 4, 2023
1 parent c272f34 commit 73843b2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 24 deletions.
23 changes: 0 additions & 23 deletions src/drc/datamodel/migrations/0065_alter_bestandsdeel_lock.py

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
class Migration(migrations.Migration):

dependencies = [
("datamodel", "0065_alter_bestandsdeel_lock"),
("datamodel", "0064_bestandsdeel_lock"),
]

operations = [
Expand Down

0 comments on commit 73843b2

Please sign in to comment.