summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index bcc7ae2e3..12eed59da 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -18,9 +18,6 @@ Must-Have (before 1.0)
- Explain how to use i18n localization in Mako and Jinja2.
-- Turn Forbidden status code into a 403 (it's currently a 401, which is for
- bw compat, but is misleading).
-
- Fix too-long template lines in tutorials for PDF renderings.
- Allow ``pyramid.security.remember`` to accept a list of tokens for use when