Oleg Broytmann wrote:
On Wed, May 14, 2008 at 04:46:08PM -0500, Jim Steil wrote:
def addListener(newValues, postFunctions, tableName='', **kw):
Here is the dict that I get when I check what is in kw:

{'signal': <class 'sqlobject.events.RowCreateSignal'>, 'sender': <class 'motion.model.Contact'>}

   How did you install the listener? Did you call
events.listen(addListener, Contact, RowCreateSignal)
   ?

Oleg.
Yes
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to