Multiple database support in django.
Posted
by codebreak
on Stack Overflow
See other posts from Stack Overflow
or by codebreak
Published on 2008-11-06T09:39:20Z
Indexed on
2010/04/06
10:03 UTC
Read the original article
Hit count: 179
django
|database-connection
From some forum I came to know that Multiple database support is added in Django at lower level, but the higher level apis are not added yet.
Can anyone please tell me how one can achieve multiple database connections in Django.
Does anyone have any idea by when Django will fully/officially support Multiple database connections.
© Stack Overflow or respective owner