Is there any simple way to override DjangoJSONEncoder.ensure_ascii and set it to False or output non-ascii text in django.http.JsonResponse
DjangoJSONEncoder.ensure_ascii
False
django.http.JsonResponse