Skip to content

Commit

Permalink
fix migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
longhotsummer committed Jul 31, 2023
1 parent d55a352 commit 93a03d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
class Migration(migrations.Migration):

dependencies = [
("peachjam", "0091_peachjamsettings_mailchimp_form_url"),
("peachjam", "0092_documentcontent_content_xml"),
]

operations = [
Expand Down

0 comments on commit 93a03d0

Please sign in to comment.