summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-01-19 22:27:06 -0500
committerChris McDonough <chrism@plope.com>2011-01-19 22:27:06 -0500
commit14e91bfd4af61251853b73aad33ff47c237339aa (patch)
tree5173e4c9af949977b7b42dc826c8b059b5cf7740 /TODO.txt
parent5f47801ae33d89a0ac87d9d227639d60aed23ff1 (diff)
downloadpyramid-14e91bfd4af61251853b73aad33ff47c237339aa.tar.gz
pyramid-14e91bfd4af61251853b73aad33ff47c237339aa.tar.bz2
pyramid-14e91bfd4af61251853b73aad33ff47c237339aa.zip
- Added "Adding Methods to the Configurator via ``add_directive``" section to
Advanced Configuration narrative chapter.
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt16
1 files changed, 7 insertions, 9 deletions
diff --git a/TODO.txt b/TODO.txt
index 5b78e2a74..80e700c00 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -22,6 +22,13 @@ Must-Have (before 1.0)
- Add docs for ``route_path`` and ``route_url``, etc to Request API docs (see
also https://github.com/Pylons/pyramid/issues#issue/19).
+- Add example for ``__action_decorator__`` to pyramid_handler docs.
+
+- Figure out what to do with "Forms" chapter in narr docs.
+
+Should-Have
+-----------
+
- Reversing (context, request) in function view callable arglist produces
incomprehensible traceback::
@@ -42,15 +49,6 @@ Must-Have (before 1.0)
zope.configuration.config.ConfigurationExecutionError: <type 'exceptions.TypeError'>: object of type 'NoneType' has no len() in:
('reversed.py', 14, '<module>', "c.add_view(aview, renderer='__main__:foo.pt')")
-- Document ``add_directive``.
-
-- Add example for ``__action_decorator__`` to pyramid_handler docs.
-
-- Figure out what to do with "Forms" chapter in narr docs.
-
-Should-Have
------------
-
- Fix misleading conflict error reports for static views ala
http://cluebin.appspot.com/pasted/7242843