Opened 30 hours ago

Last modified 15 hours ago

#36187 new New feature

Add support for CompositePrimaryKey in SingleObjectMixin

Reported by: Clifford Gama Owned by:
Component: Generic views Version: dev
Severity: Normal Keywords: CompositePrimaryKey
Cc: Triage Stage: Accepted
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no
Pull Requests:How to create a pull request

Description (last modified by Clifford Gama)

Opened a forum discussion. While the implementation proposal has been rejected in the forum in favour of proposal in #35953, SingleObjectMixin is still overlooked for CPKs and I am opening this ticket for that.

According to the ticket's flags, the next step(s) to move this issue forward are:

  • To provide a patch by sending a pull request. Claim the ticket when you start working so that someone else doesn't duplicate effort. Before sending a pull request, review your work against the patch review checklist. Check the "Has patch" flag on the ticket after sending a pull request and include a link to the pull request in the ticket comment when making that update. The usual format is: [https://github.com/django/django/pull/#### PR].

Change History (3)

in reply to:  description comment:1 by Clifford Gama, 30 hours ago

Last edited 30 hours ago by Clifford Gama (previous) (diff)

comment:2 by Clifford Gama, 30 hours ago

Component: UncategorizedGeneric views
Description: modified (diff)
Keywords: CompositePrimaryKey added
Type: UncategorizedNew feature

comment:3 by Sarah Boyce, 15 hours ago

Triage Stage: UnreviewedAccepted
Version: 5.1dev
Note: See TracTickets for help on using tickets.
Back to Top