﻿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
31238	Django using ASGI server but translations uses thread local.	Christopher Broderick	nobody	"Not sure if I am missing some magic somewhere but it seems to me that if I use an ASGI server for Django, then it is likely I will respond to a request with the wrong language in a multilingual website with simultaneous requests from users needing a different language since tranlations uses thread local to store the language:
https://github.com/django/django/blob/e3d0b4d5501c6d0bc39f035e4345e5bdfde12e41/django/utils/translation/trans_real.py#L25

If I am missing something, can someone enlighten me please?"	Uncategorized	closed	Core (Other)	3.0	Normal	invalid			Unreviewed	0	0	0	0	0	0
