Skip to content

Commit

Permalink
updates migration files
Browse files Browse the repository at this point in the history
  • Loading branch information
actlikewill committed Mar 4, 2024
1 parent 9404e60 commit 5f19462
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated by Django 3.2.21 on 2024-03-04 09:26
# Generated by Django 3.2.21 on 2024-03-04 09:58

import django.db.models.deletion
from django.db import migrations, models
Expand All @@ -7,7 +7,7 @@
class Migration(migrations.Migration):

dependencies = [
("peachjam", "0119_matomo"),
("peachjam", "0121_alter_ingestorsetting_value"),
]

operations = [
Expand Down

0 comments on commit 5f19462

Please sign in to comment.