On Wed, Mar 30, 2011 at 11:57 AM, jay K. <[email protected]> wrote: > > hi, Shawn > > I finally managed to get python manage.py shell to work, by commenting > out those INSTALLED_APPS that had an issue with 'import xxxxx' > > it turns out that 'import xxxxx' was the problem. > > do you have any suggestions to fix 'import xxxxx'?
Depends on what xxxxx is. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

