hi..<br><br>class Container(DBObject, InheritableSQLObject):<br> items = RelatedJoin('DBItem', addRemoveName='Item')<br><br>i have this (sqlobject) that make the relation with container and DBitem and create addItem, but i dont know how make something to make addItem in storm.
<br><br>thank you <br>Ana Julia<br>