﻿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
20159	misspeled attribute in example in Multiple databases doc section.	sane4ka.sh@…	Simon Charette	"Misspelled non-public '_state' attribute of obj1 and obj2 in allow_relation method of class MasterSlaveRouter (example for Using routers section)
Should be 
if obj1._state.db in db_list and obj2._state.db in db_list:
instead of 
if obj1.state.db in db_list and obj2.state.db in db_list:"	Cleanup/optimization	closed	Documentation	dev	Normal	fixed			Accepted	1	0	0	0	1	0
