summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-09-11 22:20:10 -0400
committerChris McDonough <chrism@plope.com>2011-09-11 22:20:10 -0400
commit58de14eddd7ca830ae64579554e352c0b122ba6c (patch)
tree4d42121fc7c7f66321b40a8d0953792773307b40 /TODO.txt
parent0ffb09297c98196fd6b21ef21142fd566ab124ca (diff)
downloadpyramid-58de14eddd7ca830ae64579554e352c0b122ba6c.tar.gz
pyramid-58de14eddd7ca830ae64579554e352c0b122ba6c.tar.bz2
pyramid-58de14eddd7ca830ae64579554e352c0b122ba6c.zip
garden
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index f078d6dc3..1e155e2be 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -4,6 +4,9 @@ Pyramid TODOs
Nice-to-Have
------------
+- Have ``remember`` and ``forget`` actually set headers on the response using
+ a response callback (and return the empty list)?
+
- Add narrative docs for wsgiapp and wsgiapp2.
- Better "Extending" chapter.