Add the missing evolutions for the ManyToManyField null changes.
Review Request #1965 — Created July 28, 2020 and updated
Information | |
---|---|
guest9363 | |
Review Board | |
41e40e6... | |
Reviewers | |
g |
The previous change to remove the `null=` arguments from `ManyToManyField` was missing the bundled evolutions. This change adds those files, allowing evolutions to proceed.