﻿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
13798	Add an argument to connection_created signal to distinguish connections in a multi-db environment	liangent	nobody	[10182] introduced {{{connection_created}}} signal. In a single-db environment, using django.db.connection is ok; in a multi-db environment, it's necessary to add an argument to indicate the connection being created. Either a connection name or a connection object is acceptable for me.		closed	Database layer (models, ORM)	1.2		fixed			Accepted	1	0	0	0	0	0
