diff options
| -rw-r--r-- | TODO.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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). |
