#27302 closed Bug (fixed)
Date/time fields flagged as changed in ModelAdmin.construct_change_message
| Reported by: | Claude Paroz | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.admin | Version: | 1.10 |
| Severity: | Release blocker | 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
Reported on IRC by Ramiro Morales: When a ModelAdmin uses a localized date/time input, the matching fields are always flagged as changed when populating the change message for the LogEntry.
Bisected to [cf7894be88f6c27680ef80796b883f6e3b709b8b].
Change History (4)
comment:1 by , 9 years ago
| Has patch: | set |
|---|
comment:2 by , 9 years ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
Note:
See TracTickets
for help on using tickets.
https://github.com/django/django/pull/7331