diff options
| author | Chris McDonough <chrism@plope.com> | 2011-01-18 22:14:11 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2011-01-18 22:14:11 -0500 |
| commit | 0712d99207d71c48df2b91052554d96ca686316c (patch) | |
| tree | 4327385e11311671bd08e6682572cdae30fa38c3 /TODO.txt | |
| parent | d6a7d86796c63e951a9834a99f13f5383bc04c86 (diff) | |
| download | pyramid-0712d99207d71c48df2b91052554d96ca686316c.tar.gz pyramid-0712d99207d71c48df2b91052554d96ca686316c.tar.bz2 pyramid-0712d99207d71c48df2b91052554d96ca686316c.zip | |
garden
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -6,12 +6,6 @@ Must-Have (before 1.0) - Write a "Whats New" (delta from BFG 1.3) -- API docs for ``pyramid.views.action``. (also, @action decorator uses - ``name`` for the method name; consider whether this will be confused with - ``name`` of ``view_config`` which means something else) - -- Add docs for ``__action_decorator__`` attr of handler. - - Use a commit veto when configuring repoze.tm2 in paster templates for non-1X, 2X, or 3X responses. @@ -29,9 +23,6 @@ Must-Have (before 1.0) - Fix too-long template lines in tutorials for PDF renderings. -- Bug in URL dispatch pattern matching: - https://github.com/Pylons/pyramid/issues#issue/90 - - Allow ``pyramid.security.remember`` to accept a list of tokens for use when there's an ``auth_tkt`` authentication policy: https://github.com/Pylons/pyramid/issues#issue/81 and |
