Skip to content

Commit

Permalink
🗃️ [#4920] Result of squashmigrations from 0055 to 0069
Browse files Browse the repository at this point in the history
Manually commented out some of the RunPython to hopefully better
optimize the squashed migration, and added those operations back in
to the squashed migration (mostly the resetting of the default template
translations which is a workaround).

The update_summary_tags in the original migration now imports the
definition from the squashed migration rather than not executing it
at all, as some dev-environments might miss this step if they pull
master not frequently enough.

This migration can be further optimized by hand, see the next commit.
  • Loading branch information
sergei-maertens committed Dec 27, 2024
1 parent 7439c21 commit 50d6c06
Show file tree
Hide file tree
Showing 2 changed files with 688 additions and 32 deletions.
Loading

0 comments on commit 50d6c06

Please sign in to comment.