﻿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
23933	Override_settings with DATABASE_ROUTERS	Wojtek Ruszczewski	nobody	"Currently, the `override_settings` decorator with `DATABASE_ROUTERS` has no effect on the master `django.db.router`.

`ConnectionRouter.routers` is wrapped in `cached_property`, so it doesn't see any settings changes. It seems that registering a `setting_changed` handler would be enough to make writing tests needing a modified set of routers straightforward."	New feature	closed	Testing framework	dev	Normal	fixed			Accepted	1	0	0	0	0	0
