summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-01-25 14:59:52 -0500
committerChris McDonough <chrism@plope.com>2011-01-25 14:59:52 -0500
commit63c1e06f6609a619d503db0704c7c1ed1e12939b (patch)
treecaee3a01462464c67a250198ae28cfbd22cc55ec /TODO.txt
parent2fe4807c23fe7f9db0b1cd3d4137c591c844b4b6 (diff)
downloadpyramid-63c1e06f6609a619d503db0704c7c1ed1e12939b.tar.gz
pyramid-63c1e06f6609a619d503db0704c7c1ed1e12939b.tar.bz2
pyramid-63c1e06f6609a619d503db0704c7c1ed1e12939b.zip
gardening
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 956d8b81c..4aabf7b63 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,6 +1,17 @@
Pyramid TODOs
=============
+Before Release
+--------------
+
+- Consider per-form_id CSRF instead of per-session global CSRF token.
+
+- Use &copy; instead of copyright symbol in paster templates / tutorials for
+ the benefit of folks who cutnpaste and save to a non-UTF8 format.
+
+- https://github.com/Pylons/pyramid/issues#issue/67 (fixing would make it
+ possible to render a static site from a static dir).
+
Should-Have
-----------