Thanks a ton Mark! I wish I would have done this much earlier. Some of my models had GeoDjango models in them. For these, I need to have ctypes and geos installed - neither of which are installed. When I commented out the bits requiring GD, presto - everything is installed properly.
On Mon, Nov 16, 2009 at 9:47 AM, Mark (Nosrednakram) <[email protected] > wrote: > Hello, > > I'm not expert but have seen this behavior when I have a bad import. > I would start by trying ./manage.py shell and copy past your imports > from models and then views or other imports. It's almost always been > -- 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=.

