﻿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
16802	Core management commands should have defined success/fail semantics	Jeremy Dunck	nobody	"call_command('loaddata'...) does not throw an exception if loading the fixture fails.  I was trying to use this in a  test runner, and it would be nice to early-exit the runner if a fixture load fails.

It would be nice of call_command returned False or threw an exception upon the command failing.
"	New feature	closed	Core (Management commands)	1.3	Normal	fixed			Accepted	0	0	0	0	0	0
