<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/models/sql/query.py, branch 1.9.1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.9.1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.9.1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2015-12-17T22:07:54Z</updated>
<entry>
<title>[1.9.x] Refs #25894 -- Fixed evaluation of zero-length slices of QuerySet.values() on Oracle.</title>
<updated>2015-12-17T22:07:54Z</updated>
<author>
<name>Sergey Fedoseev</name>
<email>fedoseev.sergey@gmail.com</email>
</author>
<published>2015-12-17T19:16:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=14146f6347e5f8ec6b58b2cd79b68bffae8b8e58'/>
<id>urn:sha1:14146f6347e5f8ec6b58b2cd79b68bffae8b8e58</id>
<content type='text'>
Backport of ed1bcf05158acf4bf4e0189d477b6c762bd0133e from master
</content>
</entry>
<entry>
<title>[1.9.x] Fixed #25609 -- Fixed regression in related field nested lookup error.</title>
<updated>2015-10-27T17:57:52Z</updated>
<author>
<name>Ian Foote</name>
<email>python@ian.feete.org</email>
</author>
<published>2015-10-25T23:29:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=32e804cdb7e09c260fa1f224962831d2b672af85'/>
<id>urn:sha1:32e804cdb7e09c260fa1f224962831d2b672af85</id>
<content type='text'>
Backport of 32ef48aa562e6aaee9983f5d0f1c60f02fd555fb from master
</content>
</entry>
<entry>
<title>Fixed #24629 -- Unified Transform and Expression APIs</title>
<updated>2015-09-21T09:56:24Z</updated>
<author>
<name>Josh Smeaton</name>
<email>josh.smeaton@gmail.com</email>
</author>
<published>2015-08-03T02:30:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=534aaf56f4a8e261e111426b2a709e2f8816192f'/>
<id>urn:sha1:534aaf56f4a8e261e111426b2a709e2f8816192f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed the unused JoinPromoter.outer_votes attribute.</title>
<updated>2015-09-17T17:47:06Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2015-09-06T14:40:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4d886db078a9a87fe5edf082913a78884ab67998'/>
<id>urn:sha1:4d886db078a9a87fe5edf082913a78884ab67998</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #24525 -- Fixed AssertionError in some complex queries.</title>
<updated>2015-09-05T11:51:17Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-08-20T16:46:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2dc9ec5616a942de3a0886a707f93988f56dd594'/>
<id>urn:sha1:2dc9ec5616a942de3a0886a707f93988f56dd594</id>
<content type='text'>
Thanks Anssi Kääriäinen for providing the solution.
</content>
</entry>
<entry>
<title>Fixed #24986 -- Added support for annotations in DISTINCT queries.</title>
<updated>2015-08-15T12:23:32Z</updated>
<author>
<name>Valentina Mukhamedzhanova</name>
<email>vmukhame@redhat.com</email>
</author>
<published>2015-08-14T18:22:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1f7b25c1a7a85426675a04380f37b180edc08bbc'/>
<id>urn:sha1:1f7b25c1a7a85426675a04380f37b180edc08bbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made Options.get_base_chain() always return a list.</title>
<updated>2015-08-14T17:15:31Z</updated>
<author>
<name>Valentina Mukhamedzhanova</name>
<email>vmukhame@redhat.com</email>
</author>
<published>2015-07-25T15:16:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6bd7ee4eab73cbf3c1f793ed81ca6c8ca4a3cd1b'/>
<id>urn:sha1:6bd7ee4eab73cbf3c1f793ed81ca6c8ca4a3cd1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #25095 -- Fixed annotate() + values() group by bug</title>
<updated>2015-07-27T11:44:48Z</updated>
<author>
<name>Mitchell Kotler</name>
<email>mitchell.kotler@eprovenance.com</email>
</author>
<published>2015-07-15T21:29:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6024fd5dc2022f3724ea6440c319440d457a7366'/>
<id>urn:sha1:6024fd5dc2022f3724ea6440c319440d457a7366</id>
<content type='text'>
Thanks Josh Smeaton for help on the tests.
</content>
</entry>
<entry>
<title>Fixed #24923 -- errored out nicely when using aggregates in order_by()</title>
<updated>2015-07-13T12:36:25Z</updated>
<author>
<name>Anssi Kääriäinen</name>
<email>anssi.kaariainen@thl.fi</email>
</author>
<published>2015-06-04T14:50:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6f403056f09b0a77df9791125591f3057e328ab7'/>
<id>urn:sha1:6f403056f09b0a77df9791125591f3057e328ab7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #23791 -- Corrected object type check for pk__in=qs</title>
<updated>2015-06-29T11:49:31Z</updated>
<author>
<name>Anssi Kääriäinen</name>
<email>akaariai@gmail.com</email>
</author>
<published>2015-06-25T15:31:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9ed82154bd0bd01c6195942db84302e791ad366f'/>
<id>urn:sha1:9ed82154bd0bd01c6195942db84302e791ad366f</id>
<content type='text'>
When the pk was a relation field, qs.filter(pk__in=qs) didn't work.

In addition, fixed Restaurant.objects.filter(place=restaurant_instance),
where place is an OneToOneField and the primary key of Restaurant.

A big thank you to Josh for review and to Tim for review and cosmetic
edits.

Thanks to Beauhurst for commissioning the work on this ticket.
</content>
</entry>
</feed>
