Re: [SQLObject] ForeignKey setters bug
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Ian B. <ia...@co...> - 2005-09-13 15:51:05
|
Oleg Broytmann wrote: > On Tue, Sep 13, 2005 at 10:29:05AM -0500, Ian Bicking wrote: > >>Yeah, I'm still figuring out what the change really means. What exactly >>are you proposing to change it to? > > > Simply delete it. The test suite passed. Oh, I see, the logic to resolve foreign keys has been moved elsewhere (into .set(), right?) Then sure, I think it can go in. -- Ian Bicking / ia...@co... / http://blog.ianbicking.org |