Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
一般的なサイトマップが機能しています。私は今、出力をカスタマイズしようとしています。
カスタムtemplate_nameを渡しますが、使用しません
(r'^sitemap/$', 'django.contrib.sitemaps.views.sitemap', {'sitemaps':sitemaps, 'template_name':'sitemap.xml'}),
助言がありますか?
何らかの理由でsitemap.xmlをsitemap.htmlに変更すると機能しました