* owner: yushan => Mariusz Felisiak
--
Ticket URL: <https://code.djangoproject.com/ticket/35159#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
[https://github.com/django/django/pull/17801 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/35159#comment:4>
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/35159#comment:5>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"38eaf2f21a2398a8dd8444f6df3723898cb5fe2a" 38eaf2f2]:
{{{#!CommitTicketReference repository=""
revision="38eaf2f21a2398a8dd8444f6df3723898cb5fe2a"
Fixed #35159 -- Fixed dumpdata crash when base querysets use
prefetch_related().
Regression in 139135627650ed6aaaf4c755b82c3bd43f2b8f51
following deprecation in edbf930287cb72e9afab1f7208c24b1146b0c4ec.
Thanks Andrea F for the report.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/35159#comment:6>
In [changeset:"7453d6a80792e3f811fc662b8b25fdcbc5ea7eb3" 7453d6a]:
{{{#!CommitTicketReference repository=""
revision="7453d6a80792e3f811fc662b8b25fdcbc5ea7eb3"
[5.0.x] Fixed #35159 -- Fixed dumpdata crash when base querysets use
prefetch_related().
Regression in 139135627650ed6aaaf4c755b82c3bd43f2b8f51
following deprecation in edbf930287cb72e9afab1f7208c24b1146b0c4ec.
Thanks Andrea F for the report.
Backport of 38eaf2f21a2398a8dd8444f6df3723898cb5fe2a from main
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/35159#comment:7>