Skip to content

Commit

Permalink
fix migration
Browse files Browse the repository at this point in the history
  • Loading branch information
madjid-asa committed Nov 8, 2023
1 parent 5ae52d9 commit 60affc3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

class Migration(migrations.Migration):
dependencies = [
("tenders", "0059_tender_siae_count_updated"),
("tenders", "0060_tender_survey_transactioned_amount_and_feedback"),
]

operations = [
Expand Down

0 comments on commit 60affc3

Please sign in to comment.