#13221 closed (duplicate)
Enhanced version of RawId related fields for admin
Reported by: | IsakovAN | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 1.1 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Changes:
1) RawIdField becomes readonly
2) Add ability to open related objects, clicking on it label
3) Update related label when dismissing related popup
4) Add ability to clear field(individual links for ManyToMany fields)
Attachments (1)
Change History (5)
by , 15 years ago
Attachment: | django.patch added |
---|
comment:1 by , 15 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 by , 15 years ago
comment:3 by , 15 years ago
Ticket #7028 describes a desire to improve raw_id_admin fields. The current patch may only improve m2m, but the report description isn't specific. We don't open new tickets if there is an existing ticket for the same problem.
The fact that *this* ticket has been closed doesn't mean your patch won't be applied - it just means that *this* ticket won't be used to track it.
Duplicte of #7028.