﻿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
16037	Multiple databases support for unit testing	Vladimir Prudnikov	nobody	"I use multiple database functionality. Fixtures that contain data for non-default database are not being loaded when I run `./manage.py tests app`. It starts loading when I delete all routers from `DATABASE_ROUTERS` (all data goes to the 'default' database).

There is no option `--database` for ""test"" management command.
"	Bug	closed	Database layer (models, ORM)	1.3	Normal	duplicate	test, database, fixtures		Unreviewed	0	0	0	0	0	0
