Skip to content

Commit

Permalink
change migration number
Browse files Browse the repository at this point in the history
  • Loading branch information
Perrine Letellier committed Jan 31, 2025
1 parent 11c4be0 commit fd42fda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/migrations/0120_declaration_teleicare_id_and_more.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Generated by Django 5.1.5 on 2025-01-30 15:45
# Generated by Django 5.1.5 on 2025-01-31 15:40

from django.db import migrations, models


class Migration(migrations.Migration):

dependencies = [
('data', '0119_merge_20250128_1101'),
('data', '0119_icaeffetdeclare_icapopulationcibledeclaree_and_more'),
]

operations = [
Expand Down

0 comments on commit fd42fda

Please sign in to comment.