<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/ref/contrib/gis/tutorial.txt, branch 1.11.24</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.11.24</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.11.24'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2017-06-26T19:10:27Z</updated>
<entry>
<title>[1.11.x] Fixed GEOSGeometry reference in GIS tutorial.</title>
<updated>2017-06-26T19:10:27Z</updated>
<author>
<name>Sergey Fedoseev</name>
<email>fedoseev.sergey@gmail.com</email>
</author>
<published>2017-06-26T19:10:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=812b24e98e7d88feef9f5a1c3ccbaf7ac30c9b94'/>
<id>urn:sha1:812b24e98e7d88feef9f5a1c3ccbaf7ac30c9b94</id>
<content type='text'>
Backport of 964e490847011ed7beb1639f35d62b210f1f5dda from master
</content>
</entry>
<entry>
<title>[1.11.x] Removed extra characters in docs header underlines.</title>
<updated>2017-03-20T22:31:28Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2017-03-20T22:30:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3b4947e7ba8eed175dc7497c28a9d19da9777de5'/>
<id>urn:sha1:3b4947e7ba8eed175dc7497c28a9d19da9777de5</id>
<content type='text'>
Backport of a3af8c99d94638e0d1fc8a847b74aa6953441d55 from master
</content>
</entry>
<entry>
<title>[1.11.x] Updated postgis.net and gaia-gis.it links to https.</title>
<updated>2017-03-16T18:03:52Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-03-16T18:01:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4b57fa3746b4ce3d948d38a8a023c010781f9256'/>
<id>urn:sha1:4b57fa3746b4ce3d948d38a8a023c010781f9256</id>
<content type='text'>
Backport of 5bd7ffc3137745ef67a9393f62a74e862beaeff7 from master
</content>
</entry>
<entry>
<title>Updated links to the current version of PostGIS docs.</title>
<updated>2016-09-30T13:26:20Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-09-30T13:07:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cc282fa731dd4a427fb4e2aa6fb0e6763e44a72d'/>
<id>urn:sha1:cc282fa731dd4a427fb4e2aa6fb0e6763e44a72d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #26753 -- Made GDAL a required dependency for contrib.gis</title>
<updated>2016-06-18T08:58:02Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2016-06-14T14:18:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f7a363ee1d2039824d95f35e54219e09c5af67b0'/>
<id>urn:sha1:f7a363ee1d2039824d95f35e54219e09c5af67b0</id>
<content type='text'>
Thanks Tim Graham for the review.
</content>
</entry>
<entry>
<title>Fixed #26021 -- Applied hanging indentation to docs.</title>
<updated>2016-06-03T15:44:34Z</updated>
<author>
<name>Ed Henderson</name>
<email>ed@sharpertool.com</email>
</author>
<published>2016-06-02T19:56:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4a4d7f980e2a66756e1e424f7648dcd28ff765b7'/>
<id>urn:sha1:4a4d7f980e2a66756e1e424f7648dcd28ff765b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed some code blocks indentation in GIS docs.</title>
<updated>2016-02-19T13:34:38Z</updated>
<author>
<name>Sergey Fedoseev</name>
<email>fedoseev.sergey@gmail.com</email>
</author>
<published>2016-02-19T09:11:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dbaa1a6b59b4f8f942e8378465aaeb943c3d9de5'/>
<id>urn:sha1:dbaa1a6b59b4f8f942e8378465aaeb943c3d9de5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Used relative models imports in the GIS tutorial.</title>
<updated>2016-02-17T04:24:29Z</updated>
<author>
<name>Juan José Conti</name>
<email>jjconti@gmail.com</email>
</author>
<published>2016-02-16T23:16:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bb7042cdab7960323d057dca1091cd27d4797aa9'/>
<id>urn:sha1:bb7042cdab7960323d057dca1091cd27d4797aa9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #26150 -- Sorted app_labels in migrate command output</title>
<updated>2016-01-28T23:26:04Z</updated>
<author>
<name>Markus Holtermann</name>
<email>info@markusholtermann.eu</email>
</author>
<published>2016-01-28T06:52:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4b0118465b485e068a8d9ead2384fcc2ac741f06'/>
<id>urn:sha1:4b0118465b485e068a8d9ead2384fcc2ac741f06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #26020 -- Normalized header stylings in docs.</title>
<updated>2016-01-22T17:12:17Z</updated>
<author>
<name>Elif T. Kus</name>
<email>elifkus@gmail.com</email>
</author>
<published>2016-01-03T10:56:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bca9faae95db2a92e540fbd08505c134639916fe'/>
<id>urn:sha1:bca9faae95db2a92e540fbd08505c134639916fe</id>
<content type='text'>
</content>
</entry>
</feed>
