django
API Documentation
Modules
Classes
Names
django
.
db
.
migrations
.
optimizer
Toggle Private API
module documentation
Undocumented
Class
MigrationOptimizer
Power the optimization process, where you provide a list of Operations and you are returned a list of equal or shorter length - operations are merged into one if possible.