#27302 closed Bug (fixed)
Date/time fields flagged as changed in ModelAdmin.construct_change_message
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