diff options
| author | Chris McDonough <chrism@plope.com> | 2011-01-19 21:38:29 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2011-01-19 21:38:29 -0500 |
| commit | 4ceb43711fbd8d753a8dfb0254db7866e3603b64 (patch) | |
| tree | fa7a476f579d8ce92a35f4cec2d375ae5cc10075 /TODO.txt | |
| parent | de82542c49788de070657a1cf96181e6071956da (diff) | |
| download | pyramid-4ceb43711fbd8d753a8dfb0254db7866e3603b64.tar.gz pyramid-4ceb43711fbd8d753a8dfb0254db7866e3603b64.tar.bz2 pyramid-4ceb43711fbd8d753a8dfb0254db7866e3603b64.zip | |
garden
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -44,9 +44,6 @@ Must-Have (before 1.0) zope.configuration.config.ConfigurationExecutionError: <type 'exceptions.TypeError'>: object of type 'NoneType' has no len() in: ('reversed.py', 14, '<module>', "c.add_view(aview, renderer='__main__:foo.pt')") -- Fix misleading conflict error reports for static views ala - http://cluebin.appspot.com/pasted/7242843 - - Document ``add_directive``. - Add example for ``__action_decorator__`` to pyramid_handler docs. @@ -56,6 +53,9 @@ Must-Have (before 1.0) Should-Have ----------- +- Fix misleading conflict error reports for static views ala + http://cluebin.appspot.com/pasted/7242843 + - Nicer Mako exceptions in WebError. - Consider adding a default exception view for HTTPException and attendant |
