Loading
[1.8.x] Refs #24324 -- Fixed crash in {% debug %} tag on Python 2.
If Django is installed in a path that contains non-ASCII characters, the tag failed with UnicodeDecodeError. Backport of 098fa12d from master
If Django is installed in a path that contains non-ASCII characters, the tag failed with UnicodeDecodeError. Backport of 098fa12d from master