﻿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
36495	Template file changes do not trigger a server reload	Dominika		"This line checks for `not any` 
https://github.com/django/django/blame/6df19412aabb7d969f5eab4b2ff41269de89b233/django/utils/autoreload.py#L371

But this line returns `True` for templates:

https://github.com/django/django/blame/6df19412aabb7d969f5eab4b2ff41269de89b233/django/template/autoreload.py#L61

That's why changing template files does not trigger server autoreload."	New feature	closed	Utilities	5.2	Normal	wontfix	templates,autoreload,watcher,filewatcher		Unreviewed	0	0	0	0	0	0
