Skip to content

Commit

Permalink
upadate migration dependency, re #9191
Browse files Browse the repository at this point in the history
  • Loading branch information
apeters committed Mar 1, 2024
1 parent fe2edb8 commit 0344f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arches/app/models/migrations/9191_string_nonlocalized.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
class Migration(migrations.Migration):

dependencies = [
('models', '9979_update_stage_for_bulk_edit'),
('models', '10515_i18n_plugins'),
]

operations = [
Expand Down

0 comments on commit 0344f93

Please sign in to comment.