From dd25a5afd44d3fdc89782d232dfe818245e496cd Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 12 Aug 2011 16:52:06 -0400 Subject: garden --- TODO.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index 8552525df..7c66c85c2 100644 --- a/TODO.txt +++ b/TODO.txt @@ -4,6 +4,9 @@ Pyramid TODOs Should-Have ----------- +- Render HTML versions of http exceptions by default for use by debug + toolbar. + - Make it possible to use tween aliases in explicit tween config? If not, the tween factories of all add-ons must be APIs. @@ -12,7 +15,8 @@ Should-Have - BeforeRender event subclasses dict but implements a bunch of shit. Its repr is currently broken (it always shows empty). Decide what to do. -- Replace weberror for email-out in all production.ini. +- Replace weberror with pyramid_exclog for exception logging/email-out in all + production.ini. - Come up with an analogue of repoze.zodbconn that doesn't require a closer in the pipeline and use it in the ZODB scaffold and tutorial. -- cgit v1.2.3