django1/django/contrib/sitemaps
Russell Keith-Magee 939ee97d4d Fixed #3106 -- Typo in sitemap ping_google method. Thanks, Bastian Kleineidam.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4169 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-07 00:02:02 +00:00
..
templates Fixed #3061 -- Fixed wrong schema URL in sitemap_index.xml template. Thanks, Mateusz Pawlik and John D'Agostino 2006-11-25 05:20:14 +00:00
__init__.py Fixed #3106 -- Typo in sitemap ping_google method. Thanks, Bastian Kleineidam. 2006-12-07 00:02:02 +00:00
views.py Fixed #2643 -- Fixed incorrect reverse() view names in sitemaps contrib app. Thanks for the patch, dummy@habmalnefrage.de 2006-09-02 18:10:00 +00:00