Skip to content

Commit 09afc1d

Browse files
committed
rebase: déplace migrations de 148 à 150
1 parent eeb4b50 commit 09afc1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qfdmo/migrations/0148_acteur_siret_is_closed_and_more.py renamed to qfdmo/migrations/0150_acteur_siret_is_closed_and_more.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
class Migration(migrations.Migration):
77

88
dependencies = [
9-
("qfdmo", "0147_groupeaction_fill_alter_action_couleur_and_more"),
9+
("qfdmo", "0149_alter_carteconfig_hide_legend"),
1010
]
1111

1212
operations = [

0 commit comments

Comments
 (0)