> -Original Message-
> From: twisted-python-boun...@twistedmatrix.com
> [mailto:twisted-python-boun...@twistedmatrix.com] On Behalf Of Marco Giusti
> Sent: Friday, 19 February 2010 10:12 PM
> To: Twisted general discussion
> Subject: Re: [Twisted-Python] Nevow question
On Fri, Feb 19, 2010 at 03:17:07PM +1100, Sury Soni wrote:
> Hi,
>
> How do we disable traceback on Nevow production site?
>
> Right now, by default, any nevow site will print full length of
> traceback on web browser if there is some exception within the
> application.
[cut]
something like this
Hi,
How do we disable traceback on Nevow production site?
Right now, by default, any nevow site will print full length of
traceback on web browser if there is some exception within the
application.
I have gone through the ticket http://twistedmatrix.com/trac/ticket/135
but could not fin