﻿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
24000	create_default_site 'db' kwarg should be 'using'	tkhyn	Tim Graham	"Almost a non-bug as it only prevents the creation of the 'example.com' entry in the `django_site` table when this table does not lie in the default database (in case of a multi-db setup).

As the post_migrate signal uses the keyword `using`, it is indeed not picked up by `create_default_site` which uses `db`.

Trivial patch attached."	Bug	closed	contrib.sites	1.7	Release blocker	fixed	sites multidb		Ready for checkin	1	0	0	0	1	0
