﻿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
279	[patch] TemplateDoesNotExist on Windows	garth@…	Adrian Holovaty	"I just set up a project using the latest copy from the repository, and my settings/admin.py's TEMPLATE_DIRS ended up containing someth

        'C:\dev\django-svn  runk\django\conf/admin_templates',

where the spaces indicate an actual tab. Oops! Replacing the line with 

        r'C:\dev\django-svn\trunk\django\conf\admin_templates',

fixed the problem. "	defect	closed	contrib.admin	1.1	normal	duplicate	TemplateDoesNotExist windows escaping settings admin.py		Ready for checkin	1	0	0	0	0	0
