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 ) ¶
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)
comment:2 by , 30 hours ago
Component: | Uncategorized → Generic views |
---|---|
Description: | modified (diff) |
Keywords: | CompositePrimaryKey added |
Type: | Uncategorized → New feature |
comment:3 by , 15 hours ago
Triage Stage: | Unreviewed → Accepted |
---|---|
Version: | 5.1 → dev |
Note:
See TracTickets
for help on using tickets.