Skip to content

Commit

Permalink
move migration to 159
Browse files Browse the repository at this point in the history
  • Loading branch information
goose-life committed Sep 12, 2024
1 parent 79c36a8 commit af36f81
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 4.2.16 on 2024-09-12 10:23
# Generated by Django 4.2.16 on 2024-09-12 12:38

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

dependencies = [
("peachjam", "0155_entityprofile_title"),
("peachjam", "0158_alter_legislation_old_metadata_json"),
]

operations = [
Expand Down

0 comments on commit af36f81

Please sign in to comment.