﻿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
30590	Error in the documentation of the polling app.	Aditya Kumar	nobody	"Here is the link of the page containing error:-  [https://docs.djangoproject.com/en/2.2/intro/tutorial03/#overview]//
According to my knowledge, for any project if we want to create a **templates** directory then it is created inside the root directory of the project.//
But, here what I have found that **in the polling app documentation**, it is mentioned to create the directory inside the **application** folder.//
//
In the documentation, the project is named as **mysite** and the app is named as **polls**.//
For creating the **templates** file, the correct path would have to be **/mysite/templates** but the given path is **/polls/templates**.
"	Cleanup/optimization	closed	Documentation	dev	Normal	invalid	Polling App, Documentation		Unreviewed	0	0	0	0	0	0
