From e3323f6db5571ecff0c327e4dd28ba8e1d5bfdb2 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 1 Feb 2011 18:51:28 -0500 Subject: garden --- TODO.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.txt b/TODO.txt index 2727cd4f9..ffd95a426 100644 --- a/TODO.txt +++ b/TODO.txt @@ -4,6 +4,9 @@ Pyramid TODOs Should-Have ----------- +- Move newrequest send event into inner try block in router so exceptions + generated by newrequest subscribers can serve as exception view gotos. + - https://github.com/Pylons/pyramid/issues#issue/67 (fixing would make it possible to render a static site from a static dir). -- cgit v1.2.3