#13325 closed (duplicate)
admin RelatedFieldWidgetWrapper bugfix
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | contrib.admin | Version: | dev |
| Severity: | Keywords: | admin, RelatedFieldWidgetWrapper | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
a simple patch that checks if the user has permission to add for a model before displaying the little green cross next to selectboxes in admin. I havent found this subject in ticket tracker and seems simple, so i submit a patch.
Attachments (1)
Change History (3)
by , 16 years ago
| Attachment: | check_perms_related_widget.diff added |
|---|
comment:1 by , 16 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate of #1035 that has a patch that contains tests and is already marked as ready for checkin.