﻿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
12956	More specificity would be more good	mitchf	nobody	"URL: http://docs.djangoproject.com/en/dev/intro/tutorial03/#intro-tutorial03
(Section: Write views that actually do something)

I'm running through your 4-part Django tutorial. This being my first tutorial and project in Django, I am looking for concrete best practices and not vague statements like ""First, create a directory, somewhere on your filesystem, whose contents Django can access. (Django runs as whatever user your server runs.) Don't put them under your document root, though. You probably shouldn't make them public, just for security's sake."" 

Everything in Django is just days old to me. It would so much more helpful for you say ""First, create the directory 'templates' in your 'mysite' directory. Make sure Django can access the directory and don't make it public, for security's sake"", unless of course it is best practice for these files to live in the application directories and not the project directory. As a new user I desperately need clear steps and best practices."		closed	Documentation	1.2-beta		wontfix			Unreviewed	0	0	0	0	0	0
