summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 4319e3cca..c5584d3cc 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -108,3 +108,5 @@ Nice-to-Have
- Add functionality that mocks the behavior of ``repoze.browserid``.
+- One way to split up views chapter: views with renderers / views without
+ renderers.