Malcolm Tredinnick wrote:
>
> On Fri, 2008-03-07 at 21:03 -0800, Ken Arnold wrote:
>> I just hacked together http://www.djangosnippets.org/snippets/631/
>> which includes the technical_500 error view page with the admin error
>> email. I did this after seeing a Django site have lots of small erro
On Fri, 2008-03-07 at 21:03 -0800, Ken Arnold wrote:
> I just hacked together http://www.djangosnippets.org/snippets/631/
> which includes the technical_500 error view page with the admin error
> email. I did this after seeing a Django site have lots of small errors
> that were difficult to track
I just hacked together http://www.djangosnippets.org/snippets/631/
which includes the technical_500 error view page with the admin error
email. I did this after seeing a Django site have lots of small errors
that were difficult to track down because the traceback didn't have
enough information. An