﻿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
17446	TEMPLATE_DIRS documentation possible error for Windows user	madhuprasanna	nobody	"In the Intro Tut 02, the section about custom templating admin, the example states


{{{
TEMPLATE_DIRS = (
    '/home/my_username/mytemplates', # Change this to your own directory.
)
}}}

The template dir has to be in double quotes? atleast for Windows users, else getting error on drive letter. """" is used at settings.py comments. 

Thanks."	Bug	closed	Documentation	1.3	Normal	invalid	TEMPLATE_DIRS		Unreviewed	0	0	0	0	0	0
