dimas@inchidi  ~/Git/django  ➦ 8f8a4d10d3  git bisect run tests/runtests.py queries.test_regression running tests/runtests.py queries.test_regression Testing against Django installed in '/home/dimas/Git/django/django' with up to 4 processes Creating test database for alias 'default'... Creating test database for alias 'other'... System check identified no issues (1 silenced). . ---------------------------------------------------------------------- Ran 1 test in 0.003s OK Destroying test database for alias 'default'... Destroying test database for alias 'other'... 2d3cc94284674638c334670903d49565039d77ae is the first bad commit commit 2d3cc94284674638c334670903d49565039d77ae Author: Mariusz Felisiak Date: Sun Nov 12 14:28:11 2017 +0100 Fixed #28781 -- Added QuerySet.values()/values_list() support for union(), difference(), and intersection(). Thanks Tim Graham for the review. :040000 040000 0c16da2656b0885bea8e9a09252e91e629924706 ed95db6eff562f45e94ca4bfc5797a8e629c07f4 M django :040000 040000 cf493ef5ab46471bf8ad5f3c9739f105fc8d5429 af1fd2b42127d1096887a7c78c0034edc338f696 M docs :040000 040000 52c08f80f4766cc49f4d7724ab1d02e720e17317 2637a36f4ee02931ceeba8cf70d3d7186014b123 M tests bisect run success