<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/contrib/gis/db/models/sql/compiler.py, branch 1.5b2</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.5b2</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.5b2'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2012-10-05T22:43:04Z</updated>
<entry>
<title>Updated `GeoSQLCompiler.get_default_columns`.</title>
<updated>2012-10-05T22:43:04Z</updated>
<author>
<name>Justin Bronn</name>
<email>jbronn@gmail.com</email>
</author>
<published>2012-10-05T22:43:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=065b52f18e7016b385feb8ad3de5dafb72ad202d'/>
<id>urn:sha1:065b52f18e7016b385feb8ad3de5dafb72ad202d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[py3] Fixed outdated map() call in GIS sql compiler</title>
<updated>2012-09-23T18:32:52Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-09-23T18:19:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=799786a7b64937314250bc638a60b1d4e132bec2'/>
<id>urn:sha1:799786a7b64937314250bc638a60b1d4e132bec2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove a bunch of unnescesarry iterkeys() calls</title>
<updated>2012-08-08T14:33:15Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2012-08-08T14:33:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4c97101b1f0815a3f311fc77483b935fe62966bb'/>
<id>urn:sha1:4c97101b1f0815a3f311fc77483b935fe62966bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[py3] Fixed access to dict keys/values/items.</title>
<updated>2012-08-07T10:00:22Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-07-20T19:14:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ee191715eae73362768184aa95206cf61bac5d38'/>
<id>urn:sha1:ee191715eae73362768184aa95206cf61bac5d38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[py3] Switched to Python 3-compatible imports.</title>
<updated>2012-07-22T07:29:56Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-07-20T14:16:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ca07fda2efea24cb43423b884fa4648d44e52963'/>
<id>urn:sha1:ca07fda2efea24cb43423b884fa4648d44e52963</id>
<content type='text'>
xrange/range will be dealt with in a separate commit due to the huge
number of changes.
</content>
</entry>
<entry>
<title>Imported zip from future_builtins instead of itertools.izip.</title>
<updated>2012-05-07T15:25:12Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-05-07T15:25:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1aae1cba99b0f8232527742d64b120e4d902c68d'/>
<id>urn:sha1:1aae1cba99b0f8232527742d64b120e4d902c68d</id>
<content type='text'>
In Python 3, itertools.izip is not available any more (behaviour
integrated in standard zip).
</content>
</entry>
<entry>
<title>Fixed #17644 -- Changed Query.alias_map to use namedtuples</title>
<updated>2012-04-29T22:50:48Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2012-04-29T22:50:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6ff118cdb9bb5904b8ce3021f52c4450fead49f5'/>
<id>urn:sha1:6ff118cdb9bb5904b8ce3021f52c4450fead49f5</id>
<content type='text'>
This makes the code easier to understand and may even have a benefit in memory usage (namedtuples instead of dicts). Thanks, lrekucki and akaariai
</content>
</entry>
<entry>
<title>Fixed #17796 -- Rolled back [17588] because the fix for the original relatively</title>
<updated>2012-02-29T17:46:23Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2012-02-29T17:46:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ae640e5ea08809f56be20957895a61168dbfaeca'/>
<id>urn:sha1:ae640e5ea08809f56be20957895a61168dbfaeca</id>
<content type='text'>
corner case (boolean fields under MySQL spatial backend) had a wider scope with
potentially unintended consequences affecting the main MySQL backend and the
required changes wouldn't be appropiate at this point of the 1.4 development
cycle.

Refs #15169.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@17603 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #15169 -- Corrected handling of model boolean fields in MySQL spatial backend.</title>
<updated>2012-02-26T14:35:46Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2012-02-26T14:35:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9f6859e1eac0c39e2e4fb79a1336eb63b0295fec'/>
<id>urn:sha1:9f6859e1eac0c39e2e4fb79a1336eb63b0295fec</id>
<content type='text'>
Thanks goes to zmsmith and others for reporting the issue and to Justin Bronn for the fix.

Refs #7190, r12578, r12900, #13293, r12939.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@17588 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #17678 -- Corrected setup of _meta.proxy_for_model and added _meta.concrete_model. Thanks Anssi Kääriäinen.</title>
<updated>2012-02-22T05:26:50Z</updated>
<author>
<name>Carl Meyer</name>
<email>carl@oddbird.net</email>
</author>
<published>2012-02-22T05:26:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=354c84d277e3a9516cd2af1567eb02cb4da1a3e4'/>
<id>urn:sha1:354c84d277e3a9516cd2af1567eb02cb4da1a3e4</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17573 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
