An open API service indexing awesome lists of open source software.

https://github.com/pylons/pyramid_errmail

Error mailing tween for Pyramid
https://github.com/pylons/pyramid_errmail

Last synced: about 1 year ago
JSON representation

Error mailing tween for Pyramid

Awesome Lists containing this project

README

          

``pyramid_errmail``
===================

A package which sends email when an exception occurs in your Pyramid
application.

This package currently will not work with any released Pyramid; it requires
the Pyramid trunk (aka "1.2dev"), available from
https://github.com/Pylons/pyramid .