<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/ref/contrib/gis/tutorial.txt, 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-11-22T00:32:27Z</updated>
<entry>
<title>[1.5.X] Fixed #19243 - Edited GeoDjango Tutorial for consistency and style.</title>
<updated>2012-11-22T00:32:27Z</updated>
<author>
<name>shepdl</name>
<email>shepard.david@gmail.com</email>
</author>
<published>2012-11-18T06:20:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=187441602c992fe8e97e32a7a53cc433cf06dd46'/>
<id>urn:sha1:187441602c992fe8e97e32a7a53cc433cf06dd46</id>
<content type='text'>
Backport of 8e5573e99a from master
</content>
</entry>
<entry>
<title>Used ST_AsText for testing PostGIS raw query</title>
<updated>2012-09-15T10:02:28Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-09-15T09:56:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=65793d714ca6b03d2cd0fcfeec54652396f7ab48'/>
<id>urn:sha1:65793d714ca6b03d2cd0fcfeec54652396f7ab48</id>
<content type='text'>
AsText will not be supported in further versions of PostGIS (&gt;=2).
</content>
</entry>
<entry>
<title>Fixed #17448 -- Improved test and documented raw-sql gis query</title>
<updated>2012-08-25T12:39:52Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-08-25T12:37:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=62e1c5a441d957e44d7527a6d901587b40203a51'/>
<id>urn:sha1:62e1c5a441d957e44d7527a6d901587b40203a51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated obsolete links in the documentation</title>
<updated>2012-06-28T08:49:07Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-06-28T08:49:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8a5d1a6b93e05546c5fdbfc497d7fb3a3377cf85'/>
<id>urn:sha1:8a5d1a6b93e05546c5fdbfc497d7fb3a3377cf85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replaced print statement by print function (forward compatibility syntax).</title>
<updated>2012-04-30T18:45:03Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-04-28T16:02:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=596cb9c7e287abbb98c64974fb4944d522cb6b5a'/>
<id>urn:sha1:596cb9c7e287abbb98c64974fb4944d522cb6b5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #17915 -- Switched GeoModelAdmin default WMS layer URL from Metacarta to OSGeo.</title>
<updated>2012-03-17T20:13:06Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-03-17T20:13:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b452439a6ef291e54877668719aa32888b3b3e1a'/>
<id>urn:sha1:b452439a6ef291e54877668719aa32888b3b3e1a</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17762 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #13267 -- Updated GeoDjango tutorial for the 1.4 release. Thanks samueladam for the report.</title>
<updated>2012-03-16T21:41:19Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-03-16T21:41:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c8c59c812c0cff2f473bdb0ea3af242efd298369'/>
<id>urn:sha1:c8c59c812c0cff2f473bdb0ea3af242efd298369</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17754 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed small errors in GeoDjango tutorial, enhanced code pygmentation in install document.</title>
<updated>2012-02-11T01:48:45Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2012-02-11T01:48:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8a986cb5bce3f66dcf39059ad18c3cc8bfc2d391'/>
<id>urn:sha1:8a986cb5bce3f66dcf39059ad18c3cc8bfc2d391</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17497 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Made some small tweaks to GeoDjango docs.</title>
<updated>2012-02-10T01:40:43Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2012-02-10T01:40:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8d381acb24f3114b9cf560391671ad1274b4bfaa'/>
<id>urn:sha1:8d381acb24f3114b9cf560391671ad1274b4bfaa</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17489 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #17423 -- Fixed three typos in GeoDjango docs. Thanks, DavidEklund</title>
<updated>2011-12-17T02:00:20Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2011-12-17T02:00:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a848ef4e570c937325651f6864c650bc1fe9e137'/>
<id>urn:sha1:a848ef4e570c937325651f6864c650bc1fe9e137</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17213 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
