﻿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
32142	Tutorial 7 - [settings.py code error]	Elijah Yang	nobody	"In tutorial 7, https://docs.djangoproject.com/en/3.1/intro/tutorial07/

Under ""Customizing your project’s templates"",

'DIRS': [BASE_DIR / 'templates'],

should be

'DIRS': [BASE_DIR + '/templates'],

otherwise terminal will return an error."	Bug	closed	Documentation	3.1	Normal	duplicate			Unreviewed	0	0	0	0	0	0
