﻿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
30107	Cached template loader's cache_key() method has unused dirs_prefix variable	Nasir Hussain	Nasir Hussain	"Regarding the comment on https://github.com/django/django/blob/master/django/template/loaders/cached.py#L69

There was a parameter **template_dirs** which was deprecated and removed a long time ago. Now cache key only uses template_name and skip. So the comment should be updated from **Generate a cache key for the template name, dirs, and skip** to  **Generate a cache key for the template name  and skip.**"	Cleanup/optimization	closed	Template system	dev	Normal	fixed			Accepted	1	0	0	0	0	0
