Sorry for the late reply since I saw this only now. I also have the dev 
version of Django installed and ran into this error.
Seems like this is an error in the django code. I was able to bypass this 
and fire up the shell by just commenting
the 'import user' line in shell.py in 
../django/core/management/commands/shell.py.

- Cheers,
Chandrakant

On Tuesday, August 28, 2012 10:06:28 AM UTC-4, Snorre Edwin wrote:
>
> I
>>
>> It makes sense, since my guess is that you have Python 3.2 installed. 
>> Django 1.4 does not support python 3.x, only 2.5 through 2.7. Django 1.5 
>> will be the first release supporting Python 3.x. 
>>
>> -- 
>> Melvyn Sopacua 
>>
>
> It doesnt make much sense when i have django version 1.5:
> C:\Prosjekter\Djangotest\testproject>django-admin.py version
> 1.5
>
> Any other clues to what this might be? 
>

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

Reply via email to