This mailing list is for the development of Django itself, not for support. Use the django-users mailing list for that, or IRC #django on freenode, or a site like Stack Overflow.
On 4 January 2018 at 16:01, Hernán Darío Zapata Villa <[email protected]> wrote: > Good morning everybody > > I have a mistake about the encondnig with utf8 with a csv file , when > select the file and public them, django shows this mistake: > > UnicodeDecodeError at /manager/procesar_csv/ 'utf8' codec can't decode > byte 0xd1 in position 0: invalid continuation byte > > guys, how can fix this? i am an amateur in django, I was looking for a > solution in different formus(stackoverlfow, devcde, github) but nothing > working!. > > Thanks for the attetion. > > > -- > You received this message because you are subscribed to the Google Groups > "Django developers (Contributions to Django itself)" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/django-developers. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/django-developers/7c0af574-e03c-4a61-933c- > efeb3138cf32%40googlegroups.com > <https://groups.google.com/d/msgid/django-developers/7c0af574-e03c-4a61-933c-efeb3138cf32%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Adam -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAMyDDM0UhZbfXpgmRsHhbJ7T2HV7K2ZOimH7zaOpVfRmz98aGw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
