Skip to content

Commit

Permalink
fixes migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
actlikewill committed Nov 22, 2024
1 parent 2a39d4b commit 3818719
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.15 on 2024-11-22 12:06
# Generated by Django 4.2.15 on 2024-11-22 12:21

from django.db import migrations, models


class Migration(migrations.Migration):

dependencies = [
("peachjam", "0183_article_featured"),
("peachjam", "0185_rename_authors_genericdocument_author"),
]

operations = [
Expand Down

0 comments on commit 3818719

Please sign in to comment.