Re: [SQLObject] How do I update a many-to-many field?
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Steve Z. <sl...@gm...> - 2005-12-24 11:19:48
|
> a way for me to delete the previous author entries for this book How about "book.removeAuthor(author)"? |