﻿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
22674	migrate does not create missing intermediate table	shige.abe@…	nobody	"If I have an app that has a ManyToMany relation, it creates an intermediate table in the database.

In the lastest stable/1.7.x branch, if I delete the intermediate table only, ./manage.py migrate does not create it.

I was expecting Django to notice that table was missing and to create it.
"	Uncategorized	closed	Migrations	1.7-beta-2	Normal	invalid			Unreviewed	0	0	0	0	0	0
