tipfy.ext.httpexceptions 0.1.2

tipfy.ext.httpexceptions is a middleware to catch server errors and show proper page.Setup:To use this extension in your application follow few simple steps:* Add to buildout.cfg egg import* Add templates 404.html and 500.html to 'common/templates/'...