Skip to content
/ django Public

Fixed #31420 -- Fixed crash when filtering subquery annotation against a SimpleLazyObject.#12663

Merged
felixxm merged 1 commit intodjango:masterfrom
hramezani:ticket_31420
Apr 6, 2020
Merged

Fixed #31420 -- Fixed crash when filtering subquery annotation against a SimpleLazyObject.#12663
felixxm merged 1 commit intodjango:masterfrom
hramezani:ticket_31420

Conversation

@hramezani
Copy link
Member

Fixes ticket 31420.
Thanks, @charettes for the solution and @felixxm for the test case.

Copy link
Member

@charettes charettes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As usual thanks for submitting a patch @hramezani 🙇

@hramezani hramezani force-pushed the ticket_31420 branch 5 times, most recently from 5cb1471 to 41047ca Compare April 5, 2020 01:05
@felixxm felixxm self-assigned this Apr 6, 2020
…t a SimpleLazyObject.

Thanks Simon Charette for the solution and analysis.
@felixxm felixxm changed the title Fixed #31420 -- Fixed Using SimpleLazyObject with a nested subquery annotation fails. Fixed #31420 -- Fixed crash when filtering subquery annotation against a SimpleLazyObject. Apr 6, 2020
Copy link
Member

@felixxm felixxm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hramezani Thanks 👍 I added release notes.

@felixxm
Copy link
Member

felixxm commented Apr 6, 2020

Docs failure is not related with this patch (see #12670).

@felixxm felixxm merged commit 4237050 into django:master Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants