summaryrefslogtreecommitdiff
path: root/paste/errordocument.py
Commit message (Expand)AuthorAgeFilesLines
* Removed errordocument.empty_error, since it never actually worked in a useful...0.9.5Ian Bicking2006-07-201-47/+0
* Added a middleware to clear out error bodies, making them more accessible to ...Ian Bicking2006-07-141-0/+49
* Added a Paste Deploy entry point for paste.errordocument (not tested, bad me)Ian Bicking2006-07-141-1/+23
* Fixing default {}, since it will always be retained. Creating a {} for each c...bbangert2006-06-031-2/+6
* fix docstringIan Bicking2006-04-241-11/+11
* Update docstrings in errordocument.py0.5thejimmyg2006-03-051-3/+3
* Rename error_document to errordocument to fit PEP 8 (back-compat commit next)Ian Bicking2006-03-031-0/+303