<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/ref/contrib/gis/tutorial.txt, branch 1.4.8</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.4.8</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.4.8'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2012-08-30T11:47:56Z</updated>
<entry>
<title>[1.4.x] Updated obsolete links in the documentation</title>
<updated>2012-08-30T11:47:56Z</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=b8340d26e4a177636a8a9a5acd824a45b1cbdd98'/>
<id>urn:sha1:b8340d26e4a177636a8a9a5acd824a45b1cbdd98</id>
<content type='text'>
Backport of 8a5d1a6b93e05546c5fdbfc497d7fb3a3377cf85 from master.
</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>
<entry>
<title>Fixed #16949 -- Fixed a small typo in the GIS tutorial and also made some minor PEP8 fixes and added some code-block directives while I was at it. Thanks to jgomo3 for the report.</title>
<updated>2011-09-28T14:00:43Z</updated>
<author>
<name>Julien Phalip</name>
<email>jphalip@gmail.com</email>
</author>
<published>2011-09-28T14:00:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=804e32fae0a7bfa6520c157888c5c5f6a77f6206'/>
<id>urn:sha1:804e32fae0a7bfa6520c157888c5c5f6a77f6206</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16911 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #14675 -- Completed removal of `from django.conf.urls.default import *` usage.</title>
<updated>2011-09-11T22:36:16Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2011-09-11T22:36:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=26b812208751edf87b4df0aee00996c5c7bcd4c9'/>
<id>urn:sha1:26b812208751edf87b4df0aee00996c5c7bcd4c9</id>
<content type='text'>
This applies to both our own [test] code and documentation examples. Also:
 * Moved the functions and handlers from `django.conf.urls.defaults` up to
   `django.conf.urls` deprecating the former module.
 * Added documentation for `handler403`.
 * Tweaked the URLs topic document a bit.

Thanks to pupeno and cdestigter for their great work contributing patches.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16818 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #13429 -- Changed `WorldBorders` to just `WorldBorder` in GeoDjango tutorial.  Thanks, tubaman for the bug report.</title>
<updated>2011-09-11T00:15:43Z</updated>
<author>
<name>Justin Bronn</name>
<email>jbronn@gmail.com</email>
</author>
<published>2011-09-11T00:15:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ccbca7a668b4d02408e707cb9ed34204a8094f01'/>
<id>urn:sha1:ccbca7a668b4d02408e707cb9ed34204a8094f01</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16798 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #16660 -- Corrected a typo and removed an extra space in the GeoDjango tutorial. Thanks to spahn for the report.</title>
<updated>2011-08-19T18:18:06Z</updated>
<author>
<name>Gabriel Hurley</name>
<email>gabehr@gmail.com</email>
</author>
<published>2011-08-19T18:18:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=920d01edb751293af2a9e6657a9c38dd02ff6fff'/>
<id>urn:sha1:920d01edb751293af2a9e6657a9c38dd02ff6fff</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16627 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
