﻿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
13428	Multi-db router documentation example doesn't work as written.	Cliff Dyer	Cliff Dyer	"The `MasterSlaveRouter.allow_relation` example method documented in `/docs/topics/db/multi-db.txt` doesn't work as written.  It checks if a model instance is in a list of strings representing the names of the various databases.  It should check `obj._state.db` on each of those objects rather than checking `obj` directly.

"		closed	Documentation	dev		fixed	multidb model documentation		Accepted	1	0	0	0	0	0
