#1485 closed defect (fixed)
[patch] Admin template updates for changes to LogEntry model
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | contrib.admin | Version: | magic-removal |
Severity: | minor | 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
In some places, the admin templates need to be updated to use the changed API of the LogEntry
model. For example, the object history lacks the user name, and the content type isn't shown in the recent changes list on the admin dashboard.
Attachments (1)
Change History (2)
by , 19 years ago
Attachment: | django_1485.diff added |
---|
comment:1 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixes to admin templates related to
LogEntry