Re: [SQLObject] alternateID selections
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Edmund L. <el...@in...> - 2003-06-06 19:35:29
|
Ian Bicking wrote: > No, I think SQLObjectNotFound is right. .byWhatever() is analogous to > normal class instantiation, not selection. Ah, OK, this makes sense, thanks. ...Edmund. |