﻿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
8232	django-admin.py should work with the `yes` utility	nslater	nobody	"I am trying to build `./django-admin.py test` into a build script and if a previous invokation has failed this command will ask if the user wants to create a database. As the build script is non-interactive I would like a way to specify ""yes"" to this question from the command line.

The two common approaches to this would be:

 * Add an --force-yes option, or similar
 * Read STDIN for the value so that the UNIX `yes` command could be piped into it"		closed	Core (Management commands)	dev		invalid			Unreviewed	0	0	0	0	0	0
