Skip to content

Commit

Permalink
Rename 0015_translationcontext_field_path migration to fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
kaedroho committed Sep 30, 2021
1 parent 8032d25 commit 8ee52c8
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 = [
('wagtail_localize', '0013_translationsource_schema_version'),
('wagtail_localize', '0014_remove_translation_source_last_updated_at'),
]

operations = [
Expand Down

0 comments on commit 8ee52c8

Please sign in to comment.