diff options
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -5,11 +5,6 @@ - Basic WSGI documentation (pipeline / app / server). -- Allow a debug argument to be supplied for template rendering - (requires Chameleon capable of accepting the ``debug`` argument to a - template constructor; behavior currently implemented on Chameleon - head but not in any release). - - Figure out a way to expose some of the functionality of ``Configurator._derive_view`` as an API. @@ -20,3 +15,4 @@ - Fix message catalog extraction / compilation documentation. +- Docs about creating a venusian decorator. |
