Opened 7 years ago
Closed 7 years ago
#29964 closed Cleanup/optimization (fixed)
Remove unused template admin/related_widget_wrapper.html
| Reported by: | Hidde Bultsma | Owned by: | Vishvajit Pathak |
|---|---|---|---|
| Component: | contrib.admin | Version: | 2.1 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
It looks like the admin/related_widget_wrapper.html template is not used anywhere. It was once used by RelatedFieldWidgetWrapper until commit b52c7300 changed the template to admin/widgets/related_widget_wrapper.html.
Change History (2)
comment:1 by , 7 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
| Triage Stage: | Unreviewed → Accepted |
Note:
See TracTickets
for help on using tickets.
https://github.com/django/django/pull/10662