Comment (by Simon Charette):
I'm not sure I understand the rationale behind making this a release
blocker as lookups on related fields were never supported? I remember
having to remove this check a while ago when trying to add an `__exists`
lookup to work around #10060 in a feature branch.
I think this a limitation we should lift with proper test coverage but I
fail to see how it relates to 10178197d57476f69688d4535e550a1ea3a5eac5
--
Ticket URL: <https://code.djangoproject.com/ticket/34015#comment:9>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => Mariusz Felisiak
* status: new => assigned
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/16076 PR]
Agreed, it's not a release blocker.
--
Ticket URL: <https://code.djangoproject.com/ticket/34015#comment:10>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"ce6230aa976e8d963226a3956b45a8919215dbd8" ce6230a]:
{{{
#!CommitTicketReference repository=""
revision="ce6230aa976e8d963226a3956b45a8919215dbd8"
Fixed #34015 -- Allowed filtering by transforms on relation fields.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34015#comment:11>