Skip to content

Commit

Permalink
chore(tracon11): getting ready to archive event, make zero-migrable
Browse files Browse the repository at this point in the history
  • Loading branch information
japsu committed Apr 19, 2023
1 parent ac2b325 commit 0c6b699
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@ class Migration(migrations.Migration):
]

operations = [
migrations.RunPython(migrate_to_signupextra_v2, elidable=True),
# migrations.RunPython(migrate_to_signupextra_v2, elidable=True),
]

0 comments on commit 0c6b699

Please sign in to comment.