| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-28 | [5.0.x] Fixed #34877 -- Fixed migrations crash when adding GeneratedField ↵ | Paolo Melchiorre | |
| with output_field with params. Backport of e7e8eb44a30bcab004a582760752b5eb3fcd6e91 from main | |||
| 2023-09-19 | [5.0.x] Isolated test models for GeneratedFields. | Mariusz Felisiak | |
| Test regression in f333e3513e8bdf5ffeb6eeb63021c230082e6f95. Backport of 8af3ae4ad9ca475f2428fac950de8df56b575e6a from main | |||
| 2023-09-16 | Fixed #34842 -- Fixed ModelAdmin.readonly_fields crash with GeneratedFields. | Paolo Melchiorre | |
| 2023-09-14 | Fixed #34838 -- Corrected output_field of resolved columns for GeneratedFields. | Paolo Melchiorre | |
| Thanks Simon Charette for the implementation idea. | |||
| 2023-09-07 | Fixed #31300 -- Added GeneratedField model field. | Jeremy Nauta | |
| Thanks Adam Johnson and Paolo Melchiorre for reviews. Co-Authored-By: Lily Foote <code@lilyf.org> Co-Authored-By: Mariusz Felisiak <felisiak.mariusz@gmail.com> | |||
