Skip to content

Commit

Permalink
fix migration
Browse files Browse the repository at this point in the history
  • Loading branch information
danangmassandy committed Oct 19, 2024
1 parent 315251f commit 4db2faf
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Generated by Django 4.2.7 on 2024-10-17 19:34
# Generated by Django 4.2.7 on 2024-10-19 06:19

from django.db import migrations, models


class Migration(migrations.Migration):

dependencies = [
('gap', '0030_preferences_ingestor_config'),
('gap', '0031_measurement_station_history'),
]

operations = [
Expand Down

0 comments on commit 4db2faf

Please sign in to comment.