django1/django/contrib/gis/sitemaps
Luke Plant e0ec458360 Fixed #14433 - replaced a thread-unsafe solution to #10235 introduced in [13980]
This patch also addresses sitemap code found in contrib/gis, which [13980]
did not.

Thanks to gabrielhurley for the initial patch.

Refs #10235, #14386

git-svn-id: http://code.djangoproject.com/svn/django/trunk@14141 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-11 14:34:42 +00:00
..
__init__.py Fixed KML sitemaps, and added support for generating KMZ and GeoRSS sitemaps; sitemaps now support Google's Geo Sitemap format. 2008-08-23 19:22:23 +00:00
georss.py Fixed #14433 - replaced a thread-unsafe solution to #10235 introduced in [13980] 2010-10-11 14:34:42 +00:00
kml.py Fixed #14433 - replaced a thread-unsafe solution to #10235 introduced in [13980] 2010-10-11 14:34:42 +00:00
views.py Fixed #14433 - replaced a thread-unsafe solution to #10235 introduced in [13980] 2010-10-11 14:34:42 +00:00