summaryrefslogtreecommitdiff
path: root/django/contrib/gis/sitemaps/__init__.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2014-03-22Removed GeoRSSSitemapClaude Paroz
2013-11-02Fixed #21302 -- Fixed unused imports and import *.Tim Graham
2013-10-10Whitespace cleanup.Tim Graham
2008-08-23Fixed KML sitemaps, and added support for generating KMZ and GeoRSS sitemaps;...Justin Bronn