Re: A question about database models

2010-01-14 Thread Jani Tiainen
On Thu, 2010-01-14 at 03:25 -0800, ifcho wrote: > Hi, > > I'm very new to Django, and I'm sorry if the question is really dumb. Kind of a dumb question... See why: > So I have a database model for a drivers (rally car driver), and I > have database model for the results. As you know a rally car

Re: A question about database models

2010-01-14 Thread Tom Evans
On Thu, Jan 14, 2010 at 11:25 AM, ifcho wrote: > Hi, > > I'm very new to Django, and I'm sorry if the question is really dumb. > > So I have a database model for a drivers (rally car driver), and I > have database model for the results. As you know a rally car team is > of two - a driver and co-dr