Skip to content

Commit

Permalink
fix migration
Browse files Browse the repository at this point in the history
  • Loading branch information
longhotsummer committed Sep 5, 2024
1 parent 11d4db9 commit 0d28142
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", "0151_folder_peachjamsettings_allow_save_documents_and_more"),
("peachjam", "0154_backfill_nature_elasticsearch"),
]

operations = [
Expand Down

0 comments on commit 0d28142

Please sign in to comment.