You are here: Home Zope products Exception Formatter

Exception Formatter (1.0.0)

1
by Olha Pelishok last modified 2007-12-25
0.0
0.0
0.0
0.0
Released on 2007-03-15 under Zope Public License (ZPL) available for All platforms.
Software development stage: stable
The django.contrib.exceptionformatter package provides an alternative traceback formatter for Django.
The formatter implements the ITracebackSupplement interface of Zope3. Highly recommended for users of Django Page Templates.

See the readme for more.

Note: As the exception formatter changes the way Django handles internal server errors, it is recommended to only add it to the installed apps list in development mode (DEBUG=True in settings.py).

Document Actions
Powered by Plone