diff options
| -rw-r--r-- | TODO.txt | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -1,15 +1,12 @@ Pyramid TODOs ============= -Before Release --------------- +Should-Have +----------- - https://github.com/Pylons/pyramid/issues#issue/67 (fixing would make it possible to render a static site from a static dir). -Should-Have ------------ - - Consider per-form_id CSRF instead of per-session global CSRF token. - I18N support for pyramid_jinja2. See also - |
