﻿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
3420	manage.py validate [app] should display line numbers for syntax errors	Paul Collier	nobody	When running validate for an app whose models.py file or any file it includes contains a error (most commonly syntax or function argument errors), the listing does not display the offending line/line number/file. This can make deciphering the source of the error difficult--or simply inconvenient, as the info can be obtained by attempting to import the offending model. 		closed	Core (Management commands)	dev		fixed		egmanoj@…	Accepted	1	0	0	1	0	0
