﻿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
23323	Allow the use of translation.override as a decorator	Thomas Chaumeny	nobody	"I think it would be nice if `translation.override` could be used as a decorator.

Although a comment in https://code.djangoproject.com/ticket/16690#comment:2 suggested this was not useful, I have experienced several cases where it is. For instance, I have some functions which are sending mail and I want those mails to be translated in some default language which is not the one of the user doing the action. Having the function decorated is better in terms of readability than a long `with` statement which introduces heavy indentation."	New feature	closed	Translations	dev	Normal	fixed		Simon Charette	Ready for checkin	1	0	0	0	0	0
