David Ames 7e6647951d Set WSGI env with lang=C.UTF-8
The default apache2 environment, and therefore the default WSGI
environment, sets LANG=C. For languages beyond the scope of ASCII
this can create problems.

Explicitly set the lang and locale to C.UTF-8 which will support all
UTF-8 language sets.

Change-Id: I110cc089fa7d51dfd513c630cb28cd49b330bf6f
Closes-Bug: #1933109
2021-06-22 10:06:17 -07:00
..
2019-01-07 18:52:05 +00:00
2020-01-29 18:22:27 +00:00