1
0
mirror of https://github.com/django/django.git synced 2025-10-29 08:36:09 +00:00
Files
django/django/template
Tim Graham 1153bccc1b [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 098fa12dd3 from master
2015-02-18 07:35:56 -05:00
..
2015-02-06 09:35:08 -05:00