<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/contrib/gis/db/models/sql/compiler.py, branch 1.4.15</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.4.15</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.4.15'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2012-02-29T17:46:23Z</updated>
<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>
<entry>
<title>Fixed #16409 (again, this time for GeoDjango).</title>
<updated>2012-02-11T13:50:27Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2012-02-11T13:50:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d72d5ce8274992ce01e39f866a7a250bc459eefe'/>
<id>urn:sha1:d72d5ce8274992ce01e39f866a7a250bc459eefe</id>
<content type='text'>
Thanks Aymeric Augustin for the regression test and Petr Gorodechnyj for
the patch.

Refs r16522.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@17506 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #15305 -- Made `Count` aggregate and `.values()` play nice together on `GeoQuerySets`.  Thanks, vrehak for the bug report and milosu for initial patch.</title>
<updated>2011-09-11T00:00:15Z</updated>
<author>
<name>Justin Bronn</name>
<email>jbronn@gmail.com</email>
</author>
<published>2011-09-11T00:00:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a25413bf86e5e65129f8582a713a29308296c374'/>
<id>urn:sha1:a25413bf86e5e65129f8582a713a29308296c374</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16797 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #14648 -- Fixed annotated date querysets when `GeoManager` is used.  Thanks, codysoyland, for the bug report.</title>
<updated>2011-09-10T22:53:26Z</updated>
<author>
<name>Justin Bronn</name>
<email>jbronn@gmail.com</email>
</author>
<published>2011-09-10T22:53:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2918c3de74d1abe571b6c1eeb35e2899c39d880e'/>
<id>urn:sha1:2918c3de74d1abe571b6c1eeb35e2899c39d880e</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16796 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #16408 -- Fixed conversion of dates, and other problems with the SpatiaLite backend.</title>
<updated>2011-09-09T22:34:23Z</updated>
<author>
<name>Justin Bronn</name>
<email>jbronn@gmail.com</email>
</author>
<published>2011-09-09T22:34:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=43329af2e3f99e6dc39c6ae390b055aa180554ad'/>
<id>urn:sha1:43329af2e3f99e6dc39c6ae390b055aa180554ad</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16749 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed a bug in date queries with GIS backends introduced in [14715].</title>
<updated>2010-12-01T17:53:22Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2010-12-01T17:53:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=21f5dc467e3e05dfcdf6e0aedce8f680c7ba7f12'/>
<id>urn:sha1:21f5dc467e3e05dfcdf6e0aedce8f680c7ba7f12</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14760 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #13934 -- `GeoSQLCompiler.get_default_columns` was missing `local_only` keyword argument.  Thanks, Simon Law, for bug report and initial patch.</title>
<updated>2010-07-20T19:05:46Z</updated>
<author>
<name>Justin Bronn</name>
<email>jbronn@gmail.com</email>
</author>
<published>2010-07-20T19:05:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=87a60e28cc6a0127c798af9b20ac4e891f082ebc'/>
<id>urn:sha1:87a60e28cc6a0127c798af9b20ac4e891f082ebc</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13439 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12479 -- Pass in connection argument to `as_sql` in `GeoSQLCompiler.get_columns`.  Thanks, jpwatts, for bug report and initial patch.</title>
<updated>2010-01-04T02:37:46Z</updated>
<author>
<name>Justin Bronn</name>
<email>jbronn@gmail.com</email>
</author>
<published>2010-01-04T02:37:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=89ded975fe1ff75b5b2456f4ee7e1256a261108e'/>
<id>urn:sha1:89ded975fe1ff75b5b2456f4ee7e1256a261108e</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12083 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
