﻿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
12702	Database exceptions problem in multi-db setups	Waldemar Kornewald	nobody	There are no common DatabaseException and IntegrityError classes since multi-db got committed. Django uses the default backend's exceptions. The problem is that every backend defines its own exception classes, so you can't catch an error raised by a secondary backend.		closed	Database layer (models, ORM)	dev		fixed			Design decision needed	0	0	0	0	0	0
