﻿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
25144	No way to create tables for apps without migrations	Markus Holtermann	Tim Graham	"The `migrate` management command uses a undocumented flag `run_syncdb` which is used within our own test suite as well as when creating the test databases. However, there is now way to pass this flag to the command and thus no database tables for apps without migrations are created.

I mark this as a release blocker as it is currently impossible to create the database tables, even though the 1.7 release notes stated we are going to drop that support with 1.9."	New feature	closed	Core (Management commands)	dev	Normal	fixed	1.9		Ready for checkin	1	0	0	0	0	0
