I figured out what my problem was. It was me being stupid.
--~--~-~--~~~---~--~~
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
mxDateTime is installed
- /usr/lib/python2.3/site-packages/mx/DateTime/mxDateTime/
I'm not positive how mxDateTime interacts with Django, but since it
works fine with "./manage.py runserver", that is Django can talk to
PostgreSQL, it seems the problem might having something to do with
mod_python
Hi.
Your output has this error message:
"ImproperlyConfigured: Error loading psycopg module: No module named
DateTime "
Did you install the EGenix "mxDatetime" package? And did you specify
the correct location when compiling psycopg?
psycopg seems to require this package.
See http://www.egenix.
3 matches
Mail list logo