diff options
| author | Chris McDonough <chrism@plope.com> | 2011-01-25 14:59:52 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2011-01-25 14:59:52 -0500 |
| commit | 63c1e06f6609a619d503db0704c7c1ed1e12939b (patch) | |
| tree | caee3a01462464c67a250198ae28cfbd22cc55ec /TODO.txt | |
| parent | 2fe4807c23fe7f9db0b1cd3d4137c591c844b4b6 (diff) | |
| download | pyramid-63c1e06f6609a619d503db0704c7c1ed1e12939b.tar.gz pyramid-63c1e06f6609a619d503db0704c7c1ed1e12939b.tar.bz2 pyramid-63c1e06f6609a619d503db0704c7c1ed1e12939b.zip | |
gardening
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 ----------- |
