Re: Grasping apps / projects and shared data

2009-04-14 Thread Daniel Roseman
On Apr 14, 9:47 pm, Leon wrote: > Hello! > > I'm new to django so far I like it, but I've now reached my first big > hurdle. > > I'm building a page which has a cms in the root, which shows the main > menu, and submenu of the site, > but then I have a blog app and a gallery app which are coupled

Grasping apps / projects and shared data

2009-04-14 Thread Leon
Hello! I'm new to django so far I like it, but I've now reached my first big hurdle. I'm building a page which has a cms in the root, which shows the main menu, and submenu of the site, but then I have a blog app and a gallery app which are coupled to a special section of the site, I still want