﻿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
7421	Don't check the exact error message of exceptions	anto.cuni@…	nobody	"django/core/management/commands/syncdb.py checks for the exact error message when catching an ImportError exception.
This test could fail on implementations other than CPython, is they choose to format the error messages slightly differently, as for example PyPy does.
The attacched patch solves this problem."		closed	Core (Other)	dev		fixed	vm-compat	anto.cuni@…	Accepted	1	0	0	0	0	0
