On Wed, 2009-03-04 at 21:26 -0800, jai wrote:
> Thanks for your reply.
> Actually I got to use 2 database in my project and I am not sure about
> Django Multiple DB support. So I thought of accessing secondary  DB
> connection through ordinary python sql connection and to add
> connection object in session, but it is not working. Always returns
> 'None'. What can I do ? Any suggestion?

I would start by doing some basic searches on the topic, since it's been
covered a lot in the past. Here's a good start:

http://groups.google.com/group/django-users/search?group=django-users&q=multiple+database+connections&qt_g=Search+this+group

Regards,
Malcolm



--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to