1
0
mirror of https://github.com/django/django.git synced 2025-03-22 07:10:45 +00:00
Claude Paroz 164528acc8 Fixed -- Fixed filepath_to_uri decoding error
This was a regression due to unicode_literals usage. Thanks Ivan
Virabyan for the report and the initial patch.
2013-03-22 17:55:12 +01:00
..