<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/models/query.py, branch 1.9.9</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.9.9</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.9.9'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2016-03-28T15:56:16Z</updated>
<entry>
<title>[1.9.x] Sorted single letter imports per the latest version of isort.</title>
<updated>2016-03-28T15:56:16Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-03-28T15:19:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5fbb5426254c7e9b7f697317415589371c80d6de'/>
<id>urn:sha1:5fbb5426254c7e9b7f697317415589371c80d6de</id>
<content type='text'>
Backport of 1c8c0837c61a9e9eb2129df29f75be92e47e926c from master
</content>
</entry>
<entry>
<title>[1.9.x] Fixed #26373 -- Fixed reverse lookup crash with a ForeignKey to_field in a subquery.</title>
<updated>2016-03-19T21:55:31Z</updated>
<author>
<name>Jason Parrott</name>
<email>jason.parrott@gree.net</email>
</author>
<published>2016-03-17T13:45:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4e8c26531925227872ce29bc0cdee3329be4a216'/>
<id>urn:sha1:4e8c26531925227872ce29bc0cdee3329be4a216</id>
<content type='text'>
Backport of 4c1c93032f4a015cbb4b33958603d18ac43515b4 from master
</content>
</entry>
<entry>
<title>[1.9.x] Fixed #26196 -- Made sure __in lookups use to_field as default.</title>
<updated>2016-02-11T16:09:55Z</updated>
<author>
<name>Anssi Kääriäinen</name>
<email>anssi.kaariainen@thl.fi</email>
</author>
<published>2016-02-11T06:39:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1d9ee181fe09a5c3784bbbf802cc522f11ff25ef'/>
<id>urn:sha1:1d9ee181fe09a5c3784bbbf802cc522f11ff25ef</id>
<content type='text'>
Thanks Simon Charette for the test.

Backport of 46ecfb9b3a11a360724e3375ba78c33c46d6a992 from master
</content>
</entry>
<entry>
<title>[1.9.x] Refs #25693 -- Avoided redundant calls to get_fields() in `to_attr` validation.</title>
<updated>2015-11-11T17:27:01Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2015-11-11T05:40:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0d1d30752aeb734e78b81f467cc8edd9154385c9'/>
<id>urn:sha1:0d1d30752aeb734e78b81f467cc8edd9154385c9</id>
<content type='text'>
Backport of 4a9c32f5eece9030c2b568e930cec0c1ba8f1da0 from master
</content>
</entry>
<entry>
<title>[1.9.x] Fixed #25693 -- Prevented data loss with Prefetch and ManyToManyField.</title>
<updated>2015-11-10T17:12:45Z</updated>
<author>
<name>Ian Foote</name>
<email>python@ian.feete.org</email>
</author>
<published>2015-11-06T19:18:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f9a08eb8975d8a49bee8cc42ae207100adb6ce75'/>
<id>urn:sha1:f9a08eb8975d8a49bee8cc42ae207100adb6ce75</id>
<content type='text'>
Thanks to Jamie Matthews for finding and explaining the bug.

Backport of 4608573788c04fc047da42b4b7b48fdee8136ad3 from master
</content>
</entry>
<entry>
<title>Fixed #24509 -- Added Expression support to SQLInsertCompiler</title>
<updated>2015-09-22T13:35:24Z</updated>
<author>
<name>Alex Hill</name>
<email>alex@hill.net.au</email>
</author>
<published>2015-08-03T14:34:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=134ca4d438bd7cbe8f0f287a00d545f96fa04a01'/>
<id>urn:sha1:134ca4d438bd7cbe8f0f287a00d545f96fa04a01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed typos in django/db/models/query.py docstrings.</title>
<updated>2015-09-07T19:47:02Z</updated>
<author>
<name>Nick Pope</name>
<email>nick@nickpope.me.uk</email>
</author>
<published>2015-09-07T19:25:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1743efbe62968e6bbdb183e9508e7370e61f43cb'/>
<id>urn:sha1:1743efbe62968e6bbdb183e9508e7370e61f43cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #25335 -- Fixed regression where QuerySet.iterator() didn't return an iterator.</title>
<updated>2015-09-03T11:35:22Z</updated>
<author>
<name>Gavin Wahl</name>
<email>gwahl@fusionbox.com</email>
</author>
<published>2015-09-02T19:17:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=627c7eb7bf81fe4faac552475fa13f449dc8dd33'/>
<id>urn:sha1:627c7eb7bf81fe4faac552475fa13f449dc8dd33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #25252 -- Added friendly error message on incorrect .select_related() use</title>
<updated>2015-08-31T05:13:59Z</updated>
<author>
<name>Y3K</name>
<email>dboy.y3k@gmail.com</email>
</author>
<published>2015-08-31T04:18:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cbcf78fa949091e037861d66d942d7fb31d57bf6'/>
<id>urn:sha1:cbcf78fa949091e037861d66d942d7fb31d57bf6</id>
<content type='text'>
Using select_related() after .values() or .values_list() is not possible
because .values() or .values_list() already got the values they need.
</content>
</entry>
<entry>
<title>Fixed #12768 -- Fixed QuerySet.raw() regression on FK with custom db_column.</title>
<updated>2015-07-23T22:07:38Z</updated>
<author>
<name>Matt Johnson</name>
<email>mdj2@pdx.edu</email>
</author>
<published>2015-07-22T18:54:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e063ac2fae007a2eecaeab5ce17064c31230ce29'/>
<id>urn:sha1:e063ac2fae007a2eecaeab5ce17064c31230ce29</id>
<content type='text'>
</content>
</entry>
</feed>
