#8895: flup fastcgi debug setting should be optional ----------------------------+----------------------------------------------- Reporter: paulegan | Owner: nobody Status: new | Milestone: Component: Core framework | Version: 1.0 Keywords: fastcgi | Stage: Unreviewed Has_patch: 1 | ----------------------------+----------------------------------------------- In r4170 the flup/wsgi `debug` was explicitly set to `False`. Sometimes however (e.g. when developing a middleware module) it is handy to display such uncaught exceptions. The attached patch exposes the debug setting to the user.
(Also see #2322). -- Ticket URL: <http://code.djangoproject.com/ticket/8895> Django Code <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 -~----------~----~----~----~------~----~------~--~---
