Re: Best practices for multiple sites

2009-01-13 Thread shacker
On Jan 12, 3:05 pm, felix wrote: > I'm running 3 sites on a shared db right now. > > I would say your option 2 Thanks for the feedback Felix. My initial concern was that two projects sharing a database would not have any awareness of one another and that things could potentially get tangled up i

Re: Best practices for multiple sites

2009-01-12 Thread felix
I'm running 3 sites on a shared db right now. I would say your option 2 I keep most of the functionality in the apps (shared), each of those apps have views, so the views are certainly shared / not duplicated in my case each site is quite distinct and has specific models and views on top of the