﻿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
8413	Django runserver doesn't reload itself after updating files on disk that raised error on import.	Yuri Baburov	Yuri Baburov	"When autoreload is on, 
 1. after any occasional error in any models.py file, reloading doesn't work for further updates of that file.
 2. modules that had import errors and updated on disk, are never reloaded.
Applied patch fixes the described problems and also allows to track various wrong usages of __import__ API."	Bug	closed	Core (Management commands)	dev	Normal	duplicate	autoreload reload import error fix runserver	Leo Soto M.	Accepted	1	0	0	0	0	0
