﻿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
22301	Management command style should check self.output.isatty()	tomasz.pazurkiewicz@…	Claude Paroz	"When running `output = io.StringIO(); django.core.management.call_command('sql', 'myapp', output=output)`
management command ignores that self.output is not a tty and writes colored output. However, color settings set in init check if sys.stdout is a tty."	Bug	closed	Core (Management commands)	dev	Normal	duplicate			Accepted	0	0	0	0	0	0
