Skip to content

Commit

Permalink
fix migration conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
lukavdplas committed Mar 12, 2024
1 parent 68c199a commit 5a654cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
class Migration(migrations.Migration):

dependencies = [
('addcorpus', '0008_alter_field_display_type_geo'),
('addcorpus', '0009_corpusconfiguration_citation_page'),
]

operations = [
Expand Down

0 comments on commit 5a654cd

Please sign in to comment.