<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/models/sql/where.py, branch 1.9.8</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.9.8</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.9.8'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2015-02-06T13:16:28Z</updated>
<entry>
<title>Sorted imports with isort; refs #23860.</title>
<updated>2015-02-06T13:16:28Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-01-28T12:35:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0ed7d155635da9f79d4dd67e4889087d3673c6da'/>
<id>urn:sha1:0ed7d155635da9f79d4dd67e4889087d3673c6da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed non-used EmptyShortCircuit</title>
<updated>2015-02-04T14:26:40Z</updated>
<author>
<name>Anssi Kääriäinen</name>
<email>anssi.kaariainen@thl.fi</email>
</author>
<published>2015-02-04T08:35:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4d3470e52e005ed75aa6c7d4204bf5ca87733f85'/>
<id>urn:sha1:4d3470e52e005ed75aa6c7d4204bf5ca87733f85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed EverythingNode</title>
<updated>2015-02-04T14:26:40Z</updated>
<author>
<name>Anssi Kääriäinen</name>
<email>anssi.kaariainen@thl.fi</email>
</author>
<published>2015-02-04T08:21:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7145c8a62a38c3b30641bb84a51f7567ce9bc10e'/>
<id>urn:sha1:7145c8a62a38c3b30641bb84a51f7567ce9bc10e</id>
<content type='text'>
At the same time, made sure that empty nodes in where clause match
everything.
</content>
</entry>
<entry>
<title>Fixed #24268 -- removed Query.having</title>
<updated>2015-02-04T14:26:40Z</updated>
<author>
<name>Anssi Kääriäinen</name>
<email>akaariai@gmail.com</email>
</author>
<published>2014-12-23T13:16:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=afe0bb7b13bb8dc4370f32225238012c873b0ee3'/>
<id>urn:sha1:afe0bb7b13bb8dc4370f32225238012c873b0ee3</id>
<content type='text'>
Instead of splitting filter clauses to where and having parts before
adding them to query.where or query.having, add all filter clauses to
query.where, and when compiling the query split the where to having and
where parts.
</content>
</entry>
<entry>
<title>Fixed #24211 -- Removed ValuesQuerySet() and ValuesListQuerySet().</title>
<updated>2015-01-30T15:02:58Z</updated>
<author>
<name>Loic Bistuer</name>
<email>loic.bistuer@gmail.com</email>
</author>
<published>2015-01-30T07:26:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4c3bfe9053766d378999d06ec34ee5fd4e39f511'/>
<id>urn:sha1:4c3bfe9053766d378999d06ec34ee5fd4e39f511</id>
<content type='text'>
Thanks Anssi Kääriäinen, Marc Tamlyn, and Tim Graham for the reviews.
</content>
</entry>
<entry>
<title>Fixed #24154 -- Backends can now check support for expressions</title>
<updated>2015-01-27T01:20:06Z</updated>
<author>
<name>Josh Smeaton</name>
<email>josh.smeaton@gmail.com</email>
</author>
<published>2015-01-17T05:03:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8196e4bdf498acb05e6680c81f9d7bf700f4295c'/>
<id>urn:sha1:8196e4bdf498acb05e6680c81f9d7bf700f4295c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed legacy ORM lookup support per deprecation timeline; refs #16187.</title>
<updated>2015-01-19T16:11:30Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-01-18T19:29:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5008a4db440c8f7d108a6979b959025ffb5789ba'/>
<id>urn:sha1:5008a4db440c8f7d108a6979b959025ffb5789ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replaced inner functions by class methods.</title>
<updated>2015-01-15T18:03:34Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2015-01-13T00:55:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=47bdad4e6b3bf70aec0d19d65eeb6a7319ad045a'/>
<id>urn:sha1:47bdad4e6b3bf70aec0d19d65eeb6a7319ad045a</id>
<content type='text'>
refs #24031

Thanks to Tim Graham and Michał Modzelewski for the review.
</content>
</entry>
<entry>
<title>Fixed #24031 -- Added CASE expressions to the ORM.</title>
<updated>2015-01-12T23:15:34Z</updated>
<author>
<name>Michał Modzelewski</name>
<email>michal.modzelewski@gmail.com</email>
</author>
<published>2015-01-02T01:39:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=65246de7b1d70d25831ab394c4f4a75813f629fe'/>
<id>urn:sha1:65246de7b1d70d25831ab394c4f4a75813f629fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #23812 -- Changed django.utils.six.moves.xrange imports to range</title>
<updated>2014-12-13T17:45:58Z</updated>
<author>
<name>Michael Hall</name>
<email>mhall1@ualberta.ca</email>
</author>
<published>2014-12-13T13:04:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=895dc880ebef46c9577c6908daf283248685f73c'/>
<id>urn:sha1:895dc880ebef46c9577c6908daf283248685f73c</id>
<content type='text'>
</content>
</entry>
</feed>
