Wednesday, July 4, 2012

Re: how to save response 's render file to server or email using httpresponse

On 3-7-2012 20:32, Nikolas Stevenson-Molnar wrote:
> Oh, and HttpResponse is intended to send data back to a web browser. I
> can't think of any reason you would use an HttpResponse when sending an
> email.

To mail yourself (parts of) the response object from middleware as part
of auditing and/or tracing down elusive errors.

--
Melvyn Sopacua


--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment