Re: nob question

2011-09-23 Thread hawkpaul
i got it thanks On Sep 23, 3:59 pm, hawkpaul wrote: > Hi, > > I have a nob question. I want to show data like this: > > Vegetables: >         Cucumbers >         Peas > Fruits >         Tomatoes >         Bananas > > My models looks like this: > > Clas

nob question

2011-09-23 Thread hawkpaul
Hi, I have a nob question. I want to show data like this: Vegetables: Cucumbers Peas Fruits Tomatoes Bananas My models looks like this: Class Plant_Category (): name - text Class Plant_Name() name - text plant_category – fk how do I go