summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index aee7d09da..41ea2c9e4 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -11,9 +11,6 @@ Must-Have (before 1.0)
- Provide a .flash API on session object.
-- Make default renderer work (renderer registered with no name, which is
- active for every view unless the view names a specific renderer).
-
- Use ``@register_view`` instead of ``@view_config`` and change view docs to
use "view registration" instead of "view configuration".