From f11909eacda4c0bf325bc1035873c53f144c094f Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Sat, 18 Jan 2020 13:15:17 -0600 Subject: remove todo about transaction manager --- TODO.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/TODO.txt b/TODO.txt index c66583ba8..000a3ed09 100644 --- a/TODO.txt +++ b/TODO.txt @@ -30,12 +30,6 @@ Nice-to-Have - Fix deployment recipes in cookbook (discourage proxying without changing server). -- Try "with transaction.manager" in an exception view with SQLA (preempt - homina homina response about how to write "to the database" from within in - an exception view). Note: tried this and couldn't formulate the right - situation where the database could not be written to within an exception - view (but didn't try exhaustively). - - Add narrative docs for wsgiapp and wsgiapp2. - Basic WSGI documentation (pipeline / app / server). -- cgit v1.2.3