summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2012-11-02 22:23:03 -0400
committerChris McDonough <chrism@plope.com>2012-11-02 22:23:03 -0400
commit44d73a4f72d2d822b7772a6596edb6d3720d6598 (patch)
tree5db205209e6e731f1215c7945adfd562a98b9833 /TODO.txt
parenta007a4f5a7a6c81ef9bb15f4ccea35212bc020c0 (diff)
downloadpyramid-44d73a4f72d2d822b7772a6596edb6d3720d6598.tar.gz
pyramid-44d73a4f72d2d822b7772a6596edb6d3720d6598.tar.bz2
pyramid-44d73a4f72d2d822b7772a6596edb6d3720d6598.zip
garden
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index ba0e6a3bc..ac5738244 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -6,8 +6,6 @@ Nice-to-Have
- config.set_registry_attr (with conflict detection).
-- _fix_registry should dictify the registry being fixed.
-
- Provide the presumed renderer name to the called view as an attribute of
the request.
@@ -174,3 +172,5 @@ Probably Bad Ideas
with config.partial(introspection=False) as c:
c.add_view(..)
+- _fix_registry should dictify the registry being fixed.
+