Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed #31415 -- Fixed crash when nested OuterRef is used with operators or in database functions. #12654

Merged
merged 1 commit into from Apr 4, 2020

Conversation

hramezani
Copy link
Member

Fixes ticket 31415.

tests/expressions/tests.py Outdated Show resolved Hide resolved
@hramezani hramezani force-pushed the ticket_31415 branch 2 times, most recently from a107a84 to 3f4c13a Compare April 3, 2020 11:05
tests/expressions/tests.py Outdated Show resolved Hide resolved
@felixxm felixxm self-assigned this Apr 3, 2020
@felixxm felixxm changed the title Fixed #31415 -- Fixed QuerySet crashes when nested OuterRef is combined with an operator or used in function. Fixed #31415 -- Fixed crash when nested OuterRef is used with operators or in database functions. Apr 4, 2020
@felixxm
Copy link
Member

felixxm commented Apr 4, 2020

@hramezani Thanks 👍

@felixxm felixxm merged commit 6fbce45 into django:master Apr 4, 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
3 participants