id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1055	"Warning in migration template: ""use orm['fooapp.YourModel'] not from fooapp.models import YourModel"	guettli	andrew	"I know it and you know it. But many don't:

{{{
use orm['fooapp.YourModel'] not 'from fooapp.models import YourModel' in migrations
}}}

Please add this warning to the created migration templates.

Since it is just line, I think you don't need a patch."	enhancement	new	minor		commands	unknown			hv@…
