﻿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
21113	django_admin_log table stores messages in different languages depending on which language was active while editing.	dimyur27@…	Claude Paroz <claude@…>	"In my project (in development) there are 3 different languages supported. Admin site supposed to have 3 main superusers, each is a native speaker of one of the languages. If one superuser edited an object, another one is not able to read what his fellow superuser previously did, because ""Change history"" page doesn't respect the current user language and displays the messages in the language that was current when the changes took place.
Maybe change_message field should be removed and the messages generated each time they are displayed.
So is object_repr, because object's representation may be dependant on the current language too.
Thank you."	New feature	closed	contrib.admin	dev	Normal	fixed	admin logs i18n		Ready for checkin	1	0	0	0	0	0
