Changes between Initial Version and Version 1 of Ticket #36431, comment 11
- Timestamp:
- Aug 28, 2025, 9:07:32 AM (8 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36431, comment 11
initial v1 1 1 Marking as a release blocker for 5.2, even though the issue has existed within `ForeignObject` for longer, since in 5.2 [https://docs.djangoproject.com/en/5.2/topics/composite-primary-key/#composite-primary-keys-and-relations we've opted to start documenting] `ForeignObject`'s usage with `CompositePrimaryKey` (whereas before `ForeignObject` was not documented/public) 2 3 This is roughly consistent with other decisions, see also #36116