summaryrefslogtreecommitdiff
path: root/django/core/management/commands/optimizemigration.py
AgeCommit message (Expand)Author
2024-11-29Fixed #35308 -- Handled OSError when launching code formatters.Jacob Walls
2022-02-23Refs #33476 -- Added warning to optimizemigration/squashmigrations commands w...Mariusz Felisiak
2022-02-22Fixed #27844 -- Added optimizemigration management command.David Wobrock