On 1/01/2013 4:06pm, shaggy0n wrote:
Hi
i'm totally newby django user.
When i trydjango-admin.py startproject mysite command i've got this
error: .
...lib/python3.1/site-packages/django/utils/functional.py", line 349, in
If you want to use Python 3.x you want Django 1.5.x and then you nee
Hi
i'm totally newby django user.
When i try django-admin.py startproject mysite command i've got this error:
.
...lib/python3.1/site-packages/django/utils/functional.py", line 349, in
from functools import total_ordering
ImportError: cannot import name total_ordering
what should i do?
2 matches
Mail list logo