﻿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
2285	Syncdb doesn't give app name on error	Chris Beaven	Adrian Holovaty	"When ``manage.py syncdb`` is run and errors are found (via ``django.core.management._check_for_validation_errors``, the app name is not passed so the first error line looks like:
{{{
Error: None couldn't be installed, because there were errors in your model:
}}}

Either the app names should be passed to ``_check_for_validation_errors`` or the error line should be changed if no app name is passed."	defect	closed	Core (Management commands)		minor	fixed			Unreviewed	0	0	0	0	0	0
