Skip to content

Commit

Permalink
chore: Correction d'un conflit de migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastienReuiller committed Dec 10, 2024
1 parent fb26956 commit 750eeca
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 = [
("siaes", "0077_remove_siaeactivity_location_siaeactivity_locations_and_more"),
("siaes", "0078_alter_historicalsiae_brand_alter_siae_brand"),
]

operations = [
Expand Down

0 comments on commit 750eeca

Please sign in to comment.