sys.setdefaultencoding('latin-1') try this in settings instead
of sys.setdefaultencoding('utf-8')On Mon, Jul 16, 2018 at 7:47 PM Shay Hershko <[email protected]> wrote: > i tried to install django and for some reson it dosent work i have > followed the instructions on the website and on thie video ( > https://www.youtube.com/watch?v=MEcWRk9w0t0) and this is what i get > > > <https://lh3.googleusercontent.com/-kawdk7bR_Sg/W0you5PZ5pI/AAAAAAAAH4E/TubRVZ7IIaEEdwlIEH8JESnmOujIGF3XwCLcBGAs/s1600/pr.PNG> > > -- > You received this message because you are subscribed to the Google Groups > "Django users" 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-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/493511d9-59da-4524-9e2e-c42f2980f767%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/493511d9-59da-4524-9e2e-c42f2980f767%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django users" 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-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CALO8AwLVT0eGjh8bxQKz57-ggHh7pOevJNR_R6tnxhV6aFA5XQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

