I have been working on trying to deploy a simple app that I created
and works fine with the development server.  Deployed it using apache
and mod_wsgi.  After working through a few initial permissions issues
I am left with the following error:

ViewDoesNotExist: Tried index in module projectsmt.imglog.views. Error
was: 'module' object has no attribute 'models'

You can see the entire traceback of the error at 
http://www.missedventures.com/imglog/

I am at a complete loss, does anyone have any ideas?

Thanks,

Steven Potter


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

Reply via email to