Commit Graph

10 Commits

Author SHA1 Message Date
Ben Darnell 6dfc1b75d2 Add RequestHandler.on_finish method.
Closes #367.
2012-01-18 00:43:38 -08:00
Ben Darnell ef788bce6d Merge branch 'branch2.0' 2011-09-11 20:42:22 -07:00
Ben Darnell e41463076a Doc and release note updates. 2011-07-10 17:13:00 -07:00
Ben Darnell 5de868438a Revamp error handling: replace get_error_html with write_error. 2011-07-04 12:16:50 -07:00
Ben Darnell 9481ce17ef Add RequestHandler.set_default_headers, which may be overridden to set
headers that will not be reset during error handling.
2011-07-04 10:19:54 -07:00
Ben Darnell 82382be0df Add more docs around autoescape changes 2011-06-27 23:04:52 -07:00
Ben Darnell 4c643dc334 Misc updates 2011-06-19 14:25:19 -07:00
Ben Darnell 5ec2ab02db Remove some redundant sections; flatten document structure 2011-06-19 13:01:22 -07:00
Ben Darnell 3907686f60 Fix formatting that didn't convert correctly 2011-06-19 12:37:10 -07:00
Ben Darnell ad58facb91 Convert overview from markdown to rst with pandoc 2011-06-19 12:10:26 -07:00