I'm afraid that I can't help you with the specific problem that you
are describing, but I would like to recommend that you look at the
work that Waldemar Kornewald and Thomas Wanschik are doing with their
django-dbindexer:

http://www.allbuttonspressed.com/blog/django/joins-for-nosql-databases-via-django-dbindexer-first-steps

Their project may be solving the same basic problem you are trying to
solve, but in a more generalized way, and in a way that supports more
recent versions of Django.  Although their primary objective is to
simulate relational functionality in non-relational systems, I'm sure
they would be open to seeing how their tool can make multi-db easier
for relational databases.

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

Reply via email to