1
0
mirror of https://github.com/django/django.git synced 2025-03-14 11:20:46 +00:00
Claude Paroz 67870137b9 [1.7.x] Fixed #22686 -- Prevented makemessages crash with unicode filename
A more extensive fix has been reverted on the 1.7.x branch, so this
minimal fix replaces it.
2014-08-12 22:55:35 +02:00
..