Skip to content

Commit

Permalink
fix migration
Browse files Browse the repository at this point in the history
  • Loading branch information
madjid-asa committed Oct 31, 2023
1 parent e66c0c2 commit 66e8317
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", "0058_tenderstepsdata"),
("tenders", "0059_tender_siae_count_updated"),
]

operations = [
Expand Down

0 comments on commit 66e8317

Please sign in to comment.