﻿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
12619	django-admin's testserver doesn't support --noinput	Wil Clouser	nobody	"I'm trying to run the testserver in a script without user input, but apparently --noinput isn't supported for the testserver subcommand.

Steps to reproduce:

  django-admin.py testserver --noinput

Actual Results:

  /django-admin.py: error: no such option: --noinput

Expected Results:
  Run the testserver with reasonable default answers to questions."		closed	Core (Management commands)	dev		fixed			Ready for checkin	1	0	0	0	0	0
