﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
2804	[patch] sitemaps.xml & friends not installed	Maximillian dornseif <md@…>	Adrian Holovaty	"The Sitemap Framework seemingly doesn't install it's templates completely and thus is unusable. This fixed the issue  for me:

{{{
--- setup.py	(revision 3810)
[...]
+        'django.contrib.sitemaps': ['templates/*.xml'],
}}

(complete patch available at  http://c0re.23.nu/c0de/misc/django-3810-install-sitemaps_xml.diff)"	defect	closed	Contrib apps	dev	minor	fixed		md@…	Unreviewed	1	0	0	0	0	0
