On Sat, Aug 30, 2008 at 2:04 PM, jeffself <[EMAIL PROTECTED]> wrote:
>
> My model has 3 main classes, School, Contest, Participant.
>
> School contains the following fields: school_name, slug, nickname.
> Contest contains the following fields: date_scheduled, title, notes.
> Participant contains t
My model has 3 main classes, School, Contest, Participant.
School contains the following fields: school_name, slug, nickname.
Contest contains the following fields: date_scheduled, title, notes.
Participant contains the following fields: contest (foreign key),
school (foreign key), score
I want
2 matches
Mail list logo