<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/ref/contrib/gis/tutorial.txt, branch 2.2.4</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=2.2.4</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=2.2.4'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2018-10-21T16:14:06Z</updated>
<entry>
<title>Removed "encoding" description in GIS tutorial.</title>
<updated>2018-10-21T16:14:06Z</updated>
<author>
<name>Atul Varma</name>
<email>varmaa@gmail.com</email>
</author>
<published>2018-10-21T16:14:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3deea61f266b8e5c7c6d70ba12e2b95050dfb557'/>
<id>urn:sha1:3deea61f266b8e5c7c6d70ba12e2b95050dfb557</id>
<content type='text'>
An omission in 388165ade4219aeefac1e231c1d44c51a7b62829.</content>
</entry>
<entry>
<title>Refs #29784 -- Switched to https:// links where available.</title>
<updated>2018-09-26T06:48:47Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-09-26T06:48:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=82f286cf6f198d37850d3c5df637b5665566a66b'/>
<id>urn:sha1:82f286cf6f198d37850d3c5df637b5665566a66b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed LayerMapping encoding in geodjango tutorial.</title>
<updated>2018-08-28T16:59:34Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2018-08-27T10:26:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=388165ade4219aeefac1e231c1d44c51a7b62829'/>
<id>urn:sha1:388165ade4219aeefac1e231c1d44c51a7b62829</id>
<content type='text'>
GDAL &gt;= 1.9 automatically converts latin-1-encoded strings from Shapefiles to
UTF-8.
</content>
</entry>
<entry>
<title>Fixed typos in comments and docs.</title>
<updated>2018-08-01T20:09:22Z</updated>
<author>
<name>luz.paz</name>
<email>luzpaz@users.noreply.github.com</email>
</author>
<published>2018-08-01T16:55:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=97e637a87fb45c4de970cca6cb783d93473c9d15'/>
<id>urn:sha1:97e637a87fb45c4de970cca6cb783d93473c9d15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Alphabetized imports in various docs.</title>
<updated>2018-05-12T17:37:42Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2018-05-12T17:37:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=35319bf12ccefe1911588493484160aa49208f89'/>
<id>urn:sha1:35319bf12ccefe1911588493484160aa49208f89</id>
<content type='text'>
Follow-up of d97cce34096043b019e818a7fb98c0f9f073704c and 7d3fe36c626a3268413eb86d37920f132eb4a54f.</content>
</entry>
<entry>
<title>Fixed #28343 -- Add an OS chooser for docs command line examples.</title>
<updated>2018-01-20T17:38:48Z</updated>
<author>
<name>Ramiro Morales</name>
<email>ramiro@users.noreply.github.com</email>
</author>
<published>2018-01-20T17:38:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=37c17846ad6b02c6dca72e8087a279cca04a0c27'/>
<id>urn:sha1:37c17846ad6b02c6dca72e8087a279cca04a0c27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated various links in docs to use HTTPS.</title>
<updated>2018-01-07T13:28:41Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2018-01-07T13:28:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7c81b28ebcaebbc2e5bbca9a73427d81166ce3dc'/>
<id>urn:sha1:7c81b28ebcaebbc2e5bbca9a73427d81166ce3dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28632 -- Updated docs about using raw SQL with GIS and doc'd changes from refs #28518 in release notes.</title>
<updated>2017-11-04T14:50:28Z</updated>
<author>
<name>Sergey Fedoseev</name>
<email>fedoseev.sergey@gmail.com</email>
</author>
<published>2017-11-01T14:12:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8869142a4d5b069c61781c0e4c5fdc971b017949'/>
<id>urn:sha1:8869142a4d5b069c61781c0e4c5fdc971b017949</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.</title>
<updated>2017-09-20T22:04:42Z</updated>
<author>
<name>Sjoerd Job Postmus</name>
<email>sjoerdjob@sjec.nl</email>
</author>
<published>2016-10-20T17:29:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=df41b5a05d4e00e80e73afe629072e37873e767a'/>
<id>urn:sha1:df41b5a05d4e00e80e73afe629072e37873e767a</id>
<content type='text'>
Thanks Aymeric Augustin for shepherding the DEP and patch review.
Thanks Marten Kenbeek and Tim Graham for contributing to the code.
Thanks Tom Christie, Shai Berger, and Tim Graham for the docs.
</content>
</entry>
<entry>
<title>Fixed #27964 -- Made MySQL backend raise exception if spatial transformation is needed for query.</title>
<updated>2017-06-26T19:10:55Z</updated>
<author>
<name>Sergey Fedoseev</name>
<email>fedoseev.sergey@gmail.com</email>
</author>
<published>2017-06-26T11:42:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=44a7b98abbec02f1a4f35662040f602fd616d0cd'/>
<id>urn:sha1:44a7b98abbec02f1a4f35662040f602fd616d0cd</id>
<content type='text'>
</content>
</entry>
</feed>
