Is SEND_BROKEN_LINK_EMAILS = True working for you guys?

I am using Django 1.2.5. I have view function that raise Http404 when object
is not found but I am not receiving the email
despite SEND_BROKEN_LINK_EMAILS = True in my settings.py. I do receive email
for HTTP500 though.

-- 
http://www.dazzlepod.com . http://twitter.com/dazzlepod
We write elegant and minimal apps that works. We develop web apps with
Django framework.

-- 
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