Skip to content

Commit

Permalink
rename migration versions (#2367)
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-at-mit authored Aug 28, 2024
1 parent 23f1853 commit 78d3c89
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 = [
("courses", "0051_coursestopic"),
("courses", "0053_reactivate_wrong_program_enrollments"),
]

operations = [
Expand Down

0 comments on commit 78d3c89

Please sign in to comment.