| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-08-28 | Fixed #31954 -- Fixed migration optimization for MTI model creation with pare... | Koen De Wit |
| 2020-04-22 | Fixed #31499 -- Stored ModelState.fields into a dict. | Simon Charette |
| 2020-04-10 | Refs #28305 -- Consolidated field referencing detection in migrations. | Simon Charette |
| 2020-04-09 | Replaced ModelTuple by a model resolving function and bare tuples. | Simon Charette |
| 2019-04-18 | Fixed typos in docs, comments, and exception messages. | Ville Skyttä |
| 2018-07-11 | Introduced ModelTuple to remove migrations boilerplate. | Simon Charette |
| 2017-12-01 | Fixed #28305 -- Fixed "Cannot change column 'x': used in a foreign key constr... | Tim Graham |
