Re: Trying to understand project structure w/apps

2008-07-08 Thread Milan Andric
On Tue, Jul 8, 2008 at 3:53 PM, eddie <[EMAIL PROTECTED]> wrote: > > Hi guys+gals, > > I'm new to django, and I'm trying to wrap my head around a project > structure. I have a simple case that I'm thinking about, but can't > put together a reasonable mental model for it. > > I've got a site that

Re: Trying to understand project structure w/apps

2008-07-08 Thread Norman Harman
eddie wrote: > Hi guys+gals, > > I'm new to django, and I'm trying to wrap my head around a project > structure. I have a simple case that I'm thinking about, but can't > put together a reasonable mental model for it. > > I've got a site that has a schedule component (events), and a news > comp

Trying to understand project structure w/apps

2008-07-08 Thread eddie
Hi guys+gals, I'm new to django, and I'm trying to wrap my head around a project structure. I have a simple case that I'm thinking about, but can't put together a reasonable mental model for it. I've got a site that has a schedule component (events), and a news component (news items). So I can