Can you simply remove and re install the django .I have faced the same
problem,this works for me!

On Mon, Sep 13, 2010 at 1:00 AM, jean polo <josiano....@googlemail.com>wrote:

> django.contrib.admin is the problem then..
> I can access the shell if I comment it..
> problem is that I have no idea about why or where to look....
> again thanks for the help
>
> _y
>
>
> On Sep 12, 7:58 pm, bruno desthuilliers
> <bruno.desthuilli...@gmail.com> wrote:
> > Duh...
> >
> > Comment all your INSTALLED_APPS and try running "./manage.py shell".
> > If it works ok, then uncomment your installed apps one by one until it
> > breaks again.
> >
> > If it still breaks with no INSTALLED_APPS, try running your manage.py
> > file under pdb and check your sys.path and sys.modules
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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