#10863: Email full stack traces like in the debug error pages
-------------------------------------+--------------------------------------
          Reporter:  boxed           |         Owner:  nobody              
            Status:  new             |     Milestone:                      
         Component:  Core framework  |       Version:  SVN                 
        Resolution:                  |      Keywords:  stack, errors, email
             Stage:  Accepted        |     Has_patch:  1                   
        Needs_docs:  1               |   Needs_tests:  1                   
Needs_better_patch:  1               |  
-------------------------------------+--------------------------------------
Comment (by robhudson):

 I've updated the original patch for this to cover most of Russell's points
 above.  The patch currently applies against trunk, I added docs and
 doctests, the API matches `mail_managers`.  I tested the HTML in Gmail and
 it actually looks decent -- the toggle "Local vars" don't work, but it's
 legible and relatively clean looking.

 However, after all this, I think this might be a DDN.  I can imagine some
 people prefer "text/plain" error e-mails and some people may prefer a full
 "text/html" error e-mail, and how do you accomodate both?  Perhaps a
 solution would be to include more details in the "text/plain" error
 e-mails to get closer to the detail that the HTML debug pages have?

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10863#comment:9>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

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

Reply via email to