﻿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
32953	Enable optional auto-reloading for testserver	Igor Bakutin	Igor Bakutin	"`django/core/management/commands/testserver.py:39` has the following comment

{{{
# Run the development server. Turn off auto-reloading because it causes
# a strange error -- it causes this handle() method to be called
# multiple times.
}}}


The task is to fix the issue and add optional `--autoreload` flag to the command
"	New feature	closed	Core (Management commands)	4.0	Normal	wontfix	testserver reloader		Unreviewed	1	0	0	0	0	0
