﻿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
14662	auth and contenttypes post-syncdb handlers ignore 'db' option	marcop	nobody	"to reproduce:

 1. set up two databases in settings: 'default' and 'other'
 2. make sure database 'default' is not created
 3. call command `python manage.py syncdb --database=other`

attached patch solves the problem

tests attached too.

P.S. also added new `--database` option to createsuperuser command
"		closed	Contrib apps	dev		invalid	management muti_db		Unreviewed	1	0	0	1	0	0
