﻿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
4709	TestCase don't respect LANGUAGE_CODE?	michal@…	nobody	"I just wrote some tests and found, that testcase don't respect '''LANGUAGE_CODE=""cs""''' from settings.py file.

In my test I simulate POST to form (newform) with some empty values for required inputs, and I get error message like: ''""* This field is required.""'' close to particular input.

But when I run my application, and try the same situation with browser, I get message ''""* Toto pole je povinné.""'' (which is correct)."		closed	Testing framework	dev		fixed	test settings LANGUAGE_CODE		Accepted	0	0	0	0	0	0
