﻿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
753	ValidationError & CriticalValidationError raise assertion errors since translation update	django@…	hugo	"!ValidationError and !CriticalValidationError apply the following assertion to error message text:
{{{
assert isinstance(message, basestring), (""%s should be a string"" % repr(message))
}}}
This causes !AssertionErrors for messages wrapped with gettext_lazy()"	defect	closed	Validators		normal	fixed			Unreviewed	0	0	0	0	0	0
