﻿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
26769	Expose verbosity level in migrations	Andrew		"It would be especially helpful with data migrations if one could print status/progress information depending on the ""verbosity"" option specified with the management command. The management command already prints to console, so this would let custom migration operations do the same thing. For some data migrations, it's useful to log custom status information, but you don't always want this displayed every time (e.g. when setting up a test database).

Perhaps verbosity-level could be passed to RunPython callbacks as an optional argument? Or perhaps the Migration object could expose some sort of logging functionality?"	New feature	new	Migrations	1.9	Normal				Accepted	0	0	0	0	0	0
