summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2010-10-29 02:54:17 -0400
committerChris McDonough <chrism@plope.com>2010-10-29 02:54:17 -0400
commit14dc81633acc60ae1e80bdbe7fb8bf8af6d479bb (patch)
treebc1f3db2431427303e91b0da4da577f6e9a2b9fb /TODO.txt
parent04ebd572a92f6681209c70c42192775c63cd16cd (diff)
downloadpyramid-14dc81633acc60ae1e80bdbe7fb8bf8af6d479bb.tar.gz
pyramid-14dc81633acc60ae1e80bdbe7fb8bf8af6d479bb.tar.bz2
pyramid-14dc81633acc60ae1e80bdbe7fb8bf8af6d479bb.zip
pylons paster templates
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt8
1 files changed, 2 insertions, 6 deletions
diff --git a/TODO.txt b/TODO.txt
index ccb046faa..fa497396d 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -62,13 +62,9 @@
- Update App engine chapter.
-- Add SessionFactory interface
+- Browser id?
-- Create session interface (flash() is part of it, figure out granularity)
-
-- Add CacheFactory interface
-
-- Browser id
+- .flash API on session.
- Signed_signature method of the request and response from pylons2.