Skip to content

Commit

Permalink
update migration dep ref, re #11579
Browse files Browse the repository at this point in the history
  • Loading branch information
whatisgalen committed Nov 14, 2024
1 parent 6e0fe27 commit b2f739d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arches/app/models/migrations/11579_ids_search_filter.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
class Migration(migrations.Migration):

dependencies = [
("models", "11042_update__arches_staging_to_tile"),
("models", "10437_node_alias_not_null"),
]

forward = """
Expand Down

0 comments on commit b2f739d

Please sign in to comment.