#917 closed defect (fixed)
[patch]New admin change_list should be looked up in the app templates
| Reported by: | Owned by: | Adrian Holovaty | |
|---|---|---|---|
| Component: | contrib.admin | Version: | |
| Severity: | normal | 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
The change_list template should be customisable like the change_form template on a per-app basis.
Attachments (1)
Change History (3)
by , 20 years ago
| Attachment: | change_list_template_overloading.patch added |
|---|
comment:1 by , 20 years ago
| Summary: | New admin change_list should be looked up in the app templates → [patch]New admin change_list should be looked up in the app templates |
|---|
comment:2 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Added a fix.