<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/models/sql/query.py, branch 1.8b1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.8b1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.8b1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2015-02-20T11:46:57Z</updated>
<entry>
<title>[1.8.x] Fixed #24343 -- Ensure db converters are used for foreign keys.</title>
<updated>2015-02-20T11:46:57Z</updated>
<author>
<name>Marc Tamlyn</name>
<email>marc.tamlyn@gmail.com</email>
</author>
<published>2015-02-14T19:37:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c54d73ae01cd787315ba030da17e266c49f386b3'/>
<id>urn:sha1:c54d73ae01cd787315ba030da17e266c49f386b3</id>
<content type='text'>
Joint effort between myself, Josh, Anssi and Shai.

Conflicts:
	django/db/models/query.py
	tests/model_fields/models.py

Backport of 4755f8fc25331c739a6f932cc8aba0cc9e62e352 from master.
</content>
</entry>
<entry>
<title>[1.8.x] Sorted imports with isort; refs #23860.</title>
<updated>2015-02-09T19:24:06Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-02-09T18:19:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a8b70d251d238b4e6cfc7bb4296da15494f8dff3'/>
<id>urn:sha1:a8b70d251d238b4e6cfc7bb4296da15494f8dff3</id>
<content type='text'>
Backport of 0ed7d155635da9f79d4dd67e4889087d3673c6da from master
</content>
</entry>
<entry>
<title>[1.8.x] Removed query.alias_diff()</title>
<updated>2015-02-02T02:38:34Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-02-02T01:18:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3cd8f51f21878d2fcd8361adcb0d88d152e778ef'/>
<id>urn:sha1:3cd8f51f21878d2fcd8361adcb0d88d152e778ef</id>
<content type='text'>
This function is unused since 6fe2b001dba45134d7c10729c57959995e241a88

Backport of f79ce63fdb6788c8b4857fece6c86de57fc129ee from master
</content>
</entry>
<entry>
<title>[1.8.x] Removed Query.raise_field_error()</title>
<updated>2015-02-02T01:26:43Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-02-02T00:54:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7580876fbdb05a2cfe016f49a49dc55b45f11011'/>
<id>urn:sha1:7580876fbdb05a2cfe016f49a49dc55b45f11011</id>
<content type='text'>
This method was inadvertently reintroduced in
f59fd15c4928caf3dfcbd50f6ab47be409a43b01

Backport of 99ca7c2bd3e04b343f4a0fe2d5add7c6d6f3a456 from master
</content>
</entry>
<entry>
<title>[1.8.x] Fixed #24154 -- Backends can now check support for expressions</title>
<updated>2015-01-27T03:47:38Z</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=e56810e839db2beddc8a7b6e917158855ef381dc'/>
<id>urn:sha1:e56810e839db2beddc8a7b6e917158855ef381dc</id>
<content type='text'>
Backport of 8196e4bdf498acb05e6680c81f9d7bf700f4295c from master
</content>
</entry>
<entry>
<title>[1.8.x] Fixed a query failure on Python 3.5; refs #23763.</title>
<updated>2015-01-20T13:15:39Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-01-20T01:54:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cb90d489da4247c1c7ced86a42a2d89488fec67c'/>
<id>urn:sha1:cb90d489da4247c1c7ced86a42a2d89488fec67c</id>
<content type='text'>
The failure was introduced in Django by
c7fd9b242d2d63406f1de6cc3204e35aaa025233 and the change in
Python 3.5 is https://hg.python.org/cpython/rev/a3c345ba3563.

Backport of be1357e70983d4ad029a1ecdd05292f8be917a80 from master
</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 #24060 -- Added OrderBy Expressions</title>
<updated>2015-01-12T22:39:55Z</updated>
<author>
<name>Josh Smeaton</name>
<email>josh.smeaton@gmail.com</email>
</author>
<published>2015-01-09T15:16:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=21b858cb6735cdfdc695ff7b076e4cbc1981bc88'/>
<id>urn:sha1:21b858cb6735cdfdc695ff7b076e4cbc1981bc88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #24020 -- Refactored SQL compiler to use expressions</title>
<updated>2015-01-08T19:07:54Z</updated>
<author>
<name>Anssi Kääriäinen</name>
<email>akaariai@gmail.com</email>
</author>
<published>2014-12-01T07:28:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0c7633178fa9410f102e4708cef979b873bccb76'/>
<id>urn:sha1:0c7633178fa9410f102e4708cef979b873bccb76</id>
<content type='text'>
Refactored compiler SELECT, GROUP BY and ORDER BY generation.
While there, also refactored select_related() implementation
(get_cached_row() and get_klass_info() are now gone!).

Made get_db_converters() method work on expressions instead of
internal_type. This allows the backend converters to target
specific expressions if need be.

Added query.context, this can be used to set per-query state.

Also changed the signature of database converters. They now accept
context as an argument.
</content>
</entry>
<entry>
<title>Fixed #12663 -- Formalized the Model._meta API for retrieving fields.</title>
<updated>2015-01-07T00:25:12Z</updated>
<author>
<name>Daniel Pyrathon</name>
<email>pirosb3@gmail.com</email>
</author>
<published>2015-01-07T00:16:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fb48eb05816b1ac87d58696cdfe48be18c901f16'/>
<id>urn:sha1:fb48eb05816b1ac87d58696cdfe48be18c901f16</id>
<content type='text'>
Thanks to Russell Keith-Magee for mentoring this Google Summer of
Code 2014 project and everyone else who helped with the patch!
</content>
</entry>
</feed>
