Hi. I have a problem in the signal, because it fails to run. The print "Hello word" is not displayed. Can anyone help me identify my mistake? Thanks
from djpg.signals import transaction_paid def on_paid(sender, **kwargs): transaction = kwargs.pop('transaction') ref = transaction['reference'] print "HELLO WORD" # ... transaction_paid.connect(on_paid) Ricardo -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAJTdXTHS77EKBC5gO0%2BrAaAVBUtfUkU-RhV5vuyw_jV-S%3Dpvdg%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.