Opened 10 years ago
Closed 10 years ago
#25353 closed Cleanup/optimization (fixed)
LogEntry.action_time should be a "date created" not a "date updated"
| Reported by: | Tim Graham | Owned by: | Tim Graham |
|---|---|---|---|
| Component: | contrib.admin | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
LogEntry's generally aren't editable, so this isn't a big problem, but I worked on the code as part of investigating #22995, so I thought I may as well offer the patch.
Change History (3)
comment:1 by , 10 years ago
| Has patch: | set |
|---|
comment:2 by , 10 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|---|
| Version: | 1.8 → master |
Note:
See TracTickets
for help on using tickets.
PR