1
0
mirror of https://github.com/django/django.git synced 2025-10-31 01:25:32 +00:00
Files
django/django
Tim Graham a1fa0135ec [1.8.x] Refs #24324 -- Fixed get_app_template_dirs() UnicodeDecodeError on Python 2.
The function implemented most of upath(), but skipped the check for
strings that are already unicode.

Backport of bad6280c4e from master
2015-02-17 08:24:36 -05:00
..
2015-02-06 08:56:01 -05:00
2015-01-16 17:06:32 -05:00