See http://gist.github.com/646372 , which also uses process_exception
handler.
-Sid
http://sidmitra.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-us...@googlegroups.com.
To unsubscribe from th
Hi,
add a middleware class and write a
def process_exception(self, request, exception):
function where you send the mail yourself.
look at http://bitbucket.org/ashcrow/django-error-capture-middleware to get an
idea,
of how to preceed errors yourself...
regards
Hinnack
>reply to message:
>da
2 matches
Mail list logo