Re: problem with multiple database with django 1.1.1 please help

2010-01-19 Thread David De La Harpe Golden
chiranjeevi.muttoju wrote: > Hi friends, > > i am working with django1.1.1, now i want to connect django with > multiple database, could you people please help me how to achieve > this. Django 1.1.1 /does not support/ multiple databases. You therefore cannot expect much in the way of help with 1

problem with multiple database with django 1.1.1 please help

2010-01-18 Thread chiranjeevi.muttoju
Hi friends, i am working with django1.1.1, now i want to connect django with multiple database, could you people please help me how to achieve this. if possible please send me the sample application using django multiple db.. i tried it by reading some procedure in the net.. but i cont able to ach