* owner: nobody => Simon Charette
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/34458#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/34458#comment:4>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/34458#comment:5>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"87c63bd8df0eb0109df333df1264c6a96707d6a4" 87c63bd]:
{{{
#!CommitTicketReference repository=""
revision="87c63bd8df0eb0109df333df1264c6a96707d6a4"
Fixed #34458 -- Fixed QuerySet.defer() crash on attribute names.
Thanks Andrew Cordery for the report.
Regression in b3db6c8dcb5145f7d45eff517bcd96460475c879.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34458#comment:6>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"647920b76694526c6be0375ff22e4d6ee43c9580" 647920b]:
{{{
#!CommitTicketReference repository=""
revision="647920b76694526c6be0375ff22e4d6ee43c9580"
[4.2.x] Fixed #34458 -- Fixed QuerySet.defer() crash on attribute names.
Thanks Andrew Cordery for the report.
Regression in b3db6c8dcb5145f7d45eff517bcd96460475c879.
Backport of 87c63bd8df0eb0109df333df1264c6a96707d6a4 from main
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34458#comment:7>