| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-04-01 | Fixed #35344, Refs #34838 -- Corrected output_field of resolved columns for G... | Johannes Westphal |
| 2023-12-12 | Fixed #35018 -- Fixed migrations crash on GeneratedField with BooleanField as... | Mariusz Felisiak |
| 2023-11-22 | Fixed #34985 -- Fixed GeneratedFields.contribute_to_class() crash when apps a... | Mariusz Felisiak |
| 2023-11-14 | Refs #34944 -- Propagated system checks for GeneratedField.output_field. | Mariusz Felisiak |
| 2023-11-14 | Fixed #34944 -- Made GeneratedField.output_field required. | Mariusz Felisiak |
| 2023-09-28 | Fixed #34877 -- Fixed migrations crash when adding GeneratedField with output... | Paolo Melchiorre |
| 2023-09-22 | Fixed #34861 -- Fixed crash when adding GeneratedField with some expressions. | Paolo Melchiorre |
| 2023-09-14 | Fixed #34838 -- Corrected output_field of resolved columns for GeneratedFields. | Paolo Melchiorre |
| 2023-09-07 | Fixed #31300 -- Added GeneratedField model field. | Jeremy Nauta |
