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
- Host: GitHub
- URL: https://github.com/pylons/pyramid_errmail
- Owner: Pylons
- License: other
- Created: 2011-08-11T08:11:00.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2015-05-08T21:16:08.000Z (about 11 years ago)
- Last Synced: 2024-04-08T17:10:59.538Z (about 2 years ago)
- Language: Python
- Homepage:
- Size: 117 KB
- Stars: 4
- Watchers: 12
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.txt
- License: LICENSE.txt
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 .