﻿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
33444	Add an option with default answer for makemigrations questions.	liudaoqiangtj	nobody	"I am in Django 3.2.6.I execute the command  after  I rename a field in my table:
""python manage.py makemigrations"", I got a raised questioner with ""Do you rename book.title to book.content (a BinaryField)? [y/N]? "",
 it required a command input ""y"", but I want to make a default param ""y"" in this command . 
Is there any plan to make a supplement to add a default or optional paramter  instead of a questioner of [y/N]?"	New feature	closed	Migrations	3.2	Normal	wontfix	--noinput		Unreviewed	0	0	0	0	0	0
