﻿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
29566	Error On Multiple Django Databases	Romeo Dancil	Subhodeep Das	"I was trying to make my Django connect to multiple databases I follow this instruction here https://docs.djangoproject.com/en/2.0/topics/db/multi-db/ but I always keep on having this error below Using the routers that the documentation suggested.


{{{
TypeError: db_for_write() missing 1 required positional argument: 'model'
}}}

Every time I try to migrate.

Can anyone help me with it?"	Bug	closed	Database layer (models, ORM)	2.0	Normal	invalid	Multiple Database	Subhodeep Das	Unreviewed	1	0	1	1	0	0
