django svn version 8659
I have some django code that runs perfectly against postgres
(psycopg2), but fails with: PicklingError: Can't pickle <class
'django.db.backends.oracle.query.OracleQuery'>: attribute lookup
django.db.backends.oracle.query.OracleQuery failed
when run against an Oracle XE database.

Just wondered whether anyone else had encountered this type of
problem.

Paul Hide

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