Chris McDonough
2011-07-17 d41c8741376124cce271b311b02cf1983cf03d59
garden
1 files modified
5 ■■■■■ changed files
TODO.txt 5 ●●●●● patch | view | raw | blame | history
TODO.txt
@@ -24,9 +24,6 @@
- Nicer Mako exceptions in WebError.
- Response.RequestClass should probably be pyramid.request.Request but this
  may imply actually subclassing webob.Response
- Better "Extending" chapter.
- Try to make test suite pass on IronPython.
@@ -68,6 +65,4 @@
- Consider implementing the API outlined in
  http://plope.com/pyramid_auth_design_api_postmortem, phasing out the
  current auth-n-auth abstractions in a backwards compatible way.
- Add doc string for BeforeRender event with more details.