Changes between Initial Version and Version 1 of Ticket #36431, comment 11


Ignore:
Timestamp:
Aug 28, 2025, 9:07:32 AM (8 days ago)
Author:
Sarah Boyce

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36431, comment 11

    initial v1  
    11Marking 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
     3This is roughly consistent with other decisions, see also #36116
Back to Top