From 63c1e06f6609a619d503db0704c7c1ed1e12939b Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 25 Jan 2011 14:59:52 -0500 Subject: gardening --- TODO.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'TODO.txt') 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 © 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 ----------- -- cgit v1.2.3