Opened 6 years ago
Closed 6 years ago
#29811 closed New feature (wontfix)
Admin: Extend the Object History to Table History
Reported by: | Vlada Macek | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Sometimes I'd like to see LogEntries for entire table or for objects matching the current changelist filter.
What do you think about the idea of "History" button being available in changelist too?
I guess the history view would need a pagination added + the new column describing the object (linkable too).
Thanks.
Note:
See TracTickets
for help on using tickets.
I think it could be done (at least initially) as a a third-party package. If it becomes popular, then you could write to the DevelopersMailingList about including it in Django.