﻿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
2326	[patch] contrib.auth.models catches exceptions wrongly	mir@…	Adrian Holovaty	"It's quite trivial:

line 242:

{{{
            except ImportError, ImproperlyConfigured:
}}}

This will not catch ImproperlyConfigured, you need () around it. See patch.
"	defect	closed	Contrib apps	dev	normal	fixed			Unreviewed	1	0	0	0	0	0
