Re: One project, multiple apps, all using their own DB

2006-09-15 Thread Joseph Kocherhans
On 9/15/06, Jason Murray <[EMAIL PROTECTED]> wrote: > > I'm a django newbie (still working on the first app). I'm trying to figure > out how to do something, only conceptually at this point. So I have no > errors to send. > > I host a few apps on my home machine. They each use their own DB (on the

One project, multiple apps, all using their own DB

2006-09-15 Thread Jason Murray
I'm a django newbie (still working on the first app). I'm trying to figure out how to do something, only conceptually at this point. So I have no errors to send. I host a few apps on my home machine. They each use their own DB (on the same server). I'm thinking I should set up a project for the w