This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-31 09:41:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
77498db196fede2cb4dbee9e7cd7762a99c5ded8
django
/
tests
/
queries
/
test_qs_combinators.py
Mariusz Felisiak
0b66c3b442
Fixed
#29286
-- Fixed column mismatch crash with QuerySet.values() or values_list() after combining an annotated and unannotated queryset with union(), difference(), or intersection().
...
Regression in
a0c03c62a8
. Thanks Tim Graham and Carlton Gibson for reviews.
2018-04-13 12:15:52 +02:00
9.2 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink