summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2012-02-22 17:20:36 -0500
committerChris McDonough <chrism@plope.com>2012-02-22 17:20:36 -0500
commit90a4588329fe1fc7a9a1d6f1ae32544499bff0cf (patch)
treef41dd600c4514119076f8f1d7e004e092bb32859 /TODO.txt
parent59fa4a30da200b2302545be024d72ee38f8a35d9 (diff)
downloadpyramid-90a4588329fe1fc7a9a1d6f1ae32544499bff0cf.tar.gz
pyramid-90a4588329fe1fc7a9a1d6f1ae32544499bff0cf.tar.bz2
pyramid-90a4588329fe1fc7a9a1d6f1ae32544499bff0cf.zip
register notfound views with __no_permission_required__
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index 56ddc384c..20a677bea 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -7,8 +7,6 @@ Must-Have
- Fix scaffolds and tutorials to use notfound_view_config rather than
view_config.
-- Add __no_permission_required__ to see notfound views.
-
Nice-to-Have
------------