hi..
class Container(DBObject, InheritableSQLObject):
items = RelatedJoin('DBItem', addRemoveName='Item')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. thank you Ana Julia
-- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
