On Jul 27, 6:57 pm, "Robert Coup" <[EMAIL PROTECTED]>
wrote:
>
> I suspect whatever is hosting your site (mod_python? fcgi?) is using a
> different path or a different interpreter (like 2.4). Print the value
> of sys.path from a view and see whether it includes the right folder.
>
> The other thing is to look in the
> django/contrib/markup/templatetags/markup.py file and make sure django
> is importing the same thing you are in the shell.
>
> Rob :)

Thanks for your tips. I finally figured out that my dispatch.fcgi
wasn't settings the proper folder in sys.path.


--~--~---------~--~----~------------~-------~--~----~
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