diff options
| -rw-r--r-- | TODO.txt | 15 |
1 files changed, 6 insertions, 9 deletions
@@ -4,9 +4,13 @@ Pyramid TODOs Must-Have --------- -- Introspection: +- Fix deployment recipes in cookbook (discourage proxying without changing + server). + +Nice-to-Have +------------ - * Review narrative docs. +- Introspection: * ``default root factory`` category? @@ -22,13 +26,6 @@ Must-Have - Fix deployment recipes in cookbook (discourage proxying without changing server). -- Allow prequest path to have query string variables. - -Nice-to-Have ------------- - -- Implement analogue of "paster request"? - - CherryPy server testing / exploded from CherryPy itself. - Try "with transaction.manager" in an exception view with SQLA (preempt |
