Opened 17 years ago
Closed 16 years ago
#6913 closed (duplicate)
databrowse fix for OneToOne relation
Reported by: | Shaun Cutts | Owned by: | nobody |
---|---|---|---|
Component: | contrib.databrowse | Version: | dev |
Severity: | Keywords: | ||
Cc: | shaun@… | Triage Stage: | Unreviewed |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
django.contrib.databrowse.datastructures needs a small patch for OneToOneField.
Attachments (1)
Change History (3)
by , 17 years ago
Attachment: | databrowse-fix-for-one-to-one.patch added |
---|
comment:2 by , 16 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
I think this fixes the same as #7135 I'll close this in favour of the other as the patch there provides a bit more functionallity.
Note:
See TracTickets
for help on using tickets.
proposed patch