Re: Multiple DB in django 1.2

2010-02-25 Thread Russell Keith-Magee
On Fri, Feb 26, 2010 at 2:08 AM, Roach, Marshall (MROACH) wrote: > Hi, I was at pycon last week and heard about the db routers in django 1.2 > and I have the alpha version of django running for a project I’m running and > trying to figure out how to do the following. > > I have 2 databases on diff

Multiple DB in django 1.2

2010-02-25 Thread Roach, Marshall (MROACH)
Hi, I was at pycon last week and heard about the db routers in django 1.2 and I have the alpha version of django running for a project I¹m running and trying to figure out how to do the following. I have 2 databases on different machines and if its one of the models I want the database to write ev