Tuesday, March 27, 2012

Re: Django error about utf8 with BOM when running "python manage.py compilemessages"

On Tue, Mar 27, 2012 at 3:52 AM, Davide Setti <davide.setti@gmail.com> wrote:
> But that file is in django, not in his code, am i wrong?

many brain-dead editors silently add BOMs to files when saving. being
a .po file, i'd guess somebody did a small localization by editing it
with the wrong tool.

--
Javier

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment