Hi,

I've upgraded our python from 2.4 to 2.6.5.  When connecting to django
server (1.2.1), it shows the following error:

I assume it's still searching for deprecated dlmodule.so (py 2.4) or
dl.so (py 2.6).  We didn't compile that module in py 2.6.5. Anyone has
seen this error and knows fix on the django side?  Thanks!

TemplateSyntaxError at /
Caught ViewDoesNotExist while rendering: Could not import
man.credit.views. Error was: No module named dlRequest Method: GET
Request URL: http://devpmmtg1:9060/
Django Version: 1.2.1
Exception Type: TemplateSyntaxError
Exception Value: Caught ViewDoesNotExist while rendering: Could not
import man.credit.views. Error was: No module named dl
Exception Location: /usr/local/python-2.6.5/lib/python2.6/site-
packages/django/core/urlresolvers.py in _get_callback, line 132
Python Executable: /appl/pm/vendor/python/lx-x86/python-2.6.5/bin/
python
Python Version: 2.6.5

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to