Re: Newbie question on ContentTypes and Generic Relations

2009-06-14 Thread Rana
Dear Daniel, Thanks so much for your help. I tried what you suggested and it works just as I need it to. Thank you again. Kind Regards, Rana On Jun 13, 3:01 am, Daniel Roseman wrote: > On Jun 12, 8:54 pm, Rana wrote: > > > > > Hi, > > > I am trying to modify a blog and article model that wil

Re: Newbie question on ContentTypes and Generic Relations

2009-06-13 Thread Daniel Roseman
On Jun 12, 8:54 pm, Rana wrote: > Hi, > > I am trying to modify a blog and article model that will both display > data from a related products model. I read that the way I should do > this is through the ContentTypes framework and generic foreign > relations. I would be grateful for some guidance