From 0712d99207d71c48df2b91052554d96ca686316c Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 18 Jan 2011 22:14:11 -0500 Subject: garden --- TODO.txt | 9 --------- 1 file changed, 9 deletions(-) diff --git a/TODO.txt b/TODO.txt index 7a2c1d365..9d6f71499 100644 --- a/TODO.txt +++ b/TODO.txt @@ -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 -- cgit v1.2.3