--
Ticket URL: <https://code.djangoproject.com/ticket/27302>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
Comment:
https://github.com/django/django/pull/7331
--
Ticket URL: <https://code.djangoproject.com/ticket/27302#comment:1>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/27302#comment:2>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"67eee5e4fa08f4404445ebf4f54b686e68a8530c" 67eee5e4]:
{{{
#!CommitTicketReference repository=""
revision="67eee5e4fa08f4404445ebf4f54b686e68a8530c"
Fixed #27302 -- Fixed ModelAdmin.construct_change_message() changed field
detection
Thanks Ramiro Morales for the report and Tim Graham for the review.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/27302#comment:3>
Comment (by Claude Paroz <claude@…>):
In [changeset:"062b8ba37e616a70d131dcec5f3a760d8d1ceb2c" 062b8ba3]:
{{{
#!CommitTicketReference repository=""
revision="062b8ba37e616a70d131dcec5f3a760d8d1ceb2c"
[1.10.x] Fixed #27302 -- Fixed ModelAdmin.construct_change_message()
changed field detection
Thanks Ramiro Morales for the report and Tim Graham for the review.
Backport of 67eee5e4fa08f4404445ebf4f54b686e68a8530c from master.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/27302#comment:4>