mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
This allows the proper resolving of lookups when performing constraint
validation involving Q and Case objects.
Thanks Andrew Roberts for the report and Sarah for the tests and review.
Backport of 079d31e698 from main.