On Tue, Feb 10, 2009 at 1:59 AM, Devel63 wrote:
>
> I'll see if I can extract some small subset and post the details.
>
> In the meantime, more info: the problem only occurs when an error is
> encountered during a call in which the server will return a
> HttpResponse('', mimetype='text/xml; chars
I'll see if I can extract some small subset and post the details.
In the meantime, more info: the problem only occurs when an error is
encountered during a call in which the server will return a
HttpResponse('', mimetype='text/xml; charset=utf-8') object in
response to some AJAX request; things a
On Sun, Feb 8, 2009 at 2:20 PM, Devel63 wrote:
>
> Django is raising an exception while trying to process an exception,
> resulting in no stack traces ... for many different types of errors.
>
> It has the problem in debug.py, at this line under
> technical_500_response:
>return HttpResponseS
On Mon, Feb 9, 2009 at 4:20 AM, Devel63 wrote:
>
> Django is raising an exception while trying to process an exception,
> resulting in no stack traces ... for many different types of errors.
>
> It has the problem in debug.py, at this line under
> technical_500_response:
>return HttpResponseS
4 matches
Mail list logo