| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-09-22 | Fixed #35453 -- Made ManyToManyField.concrete False. | Ryan P Kilby |
| 2025-09-04 | Fixed #36481 -- Fixed QuerySet.update concrete fields check. | Ryan P Kilby |
| 2025-01-28 | Fixed #36122 -- Raised FieldError when updating with composite reference value. | Simon Charette |
| 2025-01-28 | Fixed #36120 -- Raised FieldError when targeting a composite primary key fiel... | Jacob Walls |
| 2025-01-14 | Refs #36075 -- Adjusted MTI handling of _non_pk_concrete_field_names. | Simon Charette |
| 2025-01-13 | Refs #36075 -- Used field in pk_fields over field.primary_key. | Sarah Boyce |
| 2025-01-09 | Fixed #36074 -- Excluded composite primary key fields on save() updates. | Simon Charette |
| 2024-11-29 | Fixed #373 -- Added CompositePrimaryKey. | Bendeguz Csirmaz |
