What is your machine name? It had a non ASCII character?
Do you use __unicode___ ? In python 3 is __str__
El sábado, 28 de marzo de 2015, Anderson Resende <
andersonresend...@gmail.com> escribió:
> Put this code on first line in your files.py:
>
> # -*- coding: utf-8 -*-
>
>
> Maybe work!
>
>
Put this code on first line in your files.py:
# -*- coding: utf-8 -*-
Maybe work!
--
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 django-users+unsubscr...@g
Hi everyone, i'm just started on django... and i have a problem :(. I
install django on windows (with Setuptools and PIP, according to the
documentation), create a new project, use migrate but throws me a mistake:
C:\Users\Kompressor\Documents\lalolando>python manage.py runserver 8080
Performing
3 matches
Mail list logo