Skip to content

Commit

Permalink
adjust migrations again
Browse files Browse the repository at this point in the history
  • Loading branch information
longhotsummer committed Jul 31, 2023
1 parent 2620c0b commit b791c6d
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", "0092_documentcontent_content_xml"),
("peachjam", "0093_add_model_labels"),
]

operations = [
Expand Down

0 comments on commit b791c6d

Please sign in to comment.