Changes between Initial Version and Version 1 of Ticket #34015, comment 9


Ignore:
Timestamp:
Sep 19, 2022, 10:15:24 AM (2 years ago)
Author:
Simon Charette

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34015, comment 9

    initial v1  
    1 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.
     1I'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 support for a  `m2m__exists` lookup to work around #10060 [https://github.com/django/django/compare/main...charettes:django:exists-m2m-lookup in a feature branch].
    22
    33I think this a limitation we should lift with proper test coverage but I fail to see how it relates to 10178197d57476f69688d4535e550a1ea3a5eac5
Back to Top