Re: [RDBO] Find_or_create method

2006-01-04 Thread Sean Davis
On 1/4/06 4:50 PM, "John Siracusa" <[EMAIL PROTECTED]> wrote: > On 1/4/06, Sean Davis <[EMAIL PROTECTED]> wrote: >> I haven't seen a "find_or_create" method anywhere. I know there is a good >> reason why there isn't one (if there isn't one). It seems like a useful >> method to have when creat

Re: [RDBO] Find_or_create method

2006-01-04 Thread John Siracusa
On 1/4/06, Sean Davis <[EMAIL PROTECTED]> wrote: > I haven't seen a "find_or_create" method anywhere. I know there is a good > reason why there isn't one (if there isn't one). It seems like a useful > method to have when creating new related objects in multiple tables. Before > I naively write m