﻿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
32395	Migrate signals verbose stdout emissions are not capturable	Simon Charette	Simon Charette	The `migrate` command takes a `--verbosity` flag that is passed down to `emit_pre_migrate_signal` and `emit_post_migrate_signal` functions but these are not provided which `stdout` the output should be directed to. This makes testing `migrate -v2` through `call_command` pollute `sys.stdout` when it should be directed to the provided `stdout` as discovered in https://github.com/django/django/pull/13890#pullrequestreview-579320176	Cleanup/optimization	closed	Migrations	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
