﻿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
13320	loaddata and syncdb should use the python logging	chtito	nobody	"The commands that use a verbosity flag (loaddata and syncdb) should use the [http://docs.python.org/library/logging.html built-in logging facility of Python] instead of `if verbosity > x: print ""...""`.

The rationale is that it makes testing the output of commands much easier. The code is cleaner. Less print commands to translate to Py3k. 
And no difference for the end user."	Uncategorized	closed	Uncategorized		Normal	wontfix			Unreviewed	0	0	0	0	0	0
