django_evolution.mutators
Mutators responsible for applying mutations.
Changed in version 2.2: The classes have all been moved to nested modules. This module will provide forwarding imports, and will continue to be the primary place to import these mutations.
Tracks and runs mutations for an app. |
|
Tracks and runs mutations for a model. |
|
A mutator that applies arbitrary SQL to the database. |