﻿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
16397	BaseCommand.execute() swallows ImportError, CommandError even when --traceback is used	charles@…	Aymeric Augustin	"Any `ImportError` or `CommandError` happening during `BaseCommand.execute()` is emitted as a single-line exception, even if `--traceback` is used. This can make exceptions caused by import loops difficult to debug.

`--traceback` should be honored, emitting full stack traces."	Bug	closed	Core (Management commands)	1.3	Normal	fixed			Accepted	1	0	1	0	0	0
