#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: | UI/UX: |
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)
Changed 8 years ago by
Attachment: | django.patch added |
---|
comment:1 Changed 8 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 8 years ago by
comment:3 Changed 8 years ago by
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.