Hi,

I want to test if a receiver function is connected to a signal in django,
but I don't want other receivers from other apps to be called when my test
runs.

I thought of verifying if my callback function is in the receivers list of
the signal, but this list stores the receivers in a strange way.

Any ideas?

Atenciosamente,
Vinicius Mendes
Engenheiro de Computação
Globo.com

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to