﻿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
14927	Typo in trunk's documentation for ``managed`` Meta option	Tim Valenta	nobody	"Point 2 in the list shown here: [http://docs.djangoproject.com/en/dev/ref/models/options/#managed Meta: managed]
{{{
However, a the intermediary table between one managed and one unmanaged model will be created.
}}}

Patch removes ""a"", resulting in:
{{{
However, the intermediary table between one managed and one unmanaged model will be created.
}}}
"		closed	Documentation	dev		fixed	Meta managed		Unreviewed	1	0	0	0	0	0
