diff options
| author | Michael Merickel <michael@merickel.org> | 2020-01-18 13:15:17 -0600 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2020-01-18 13:15:17 -0600 |
| commit | f11909eacda4c0bf325bc1035873c53f144c094f (patch) | |
| tree | 30a54432c32562cf913609ac3c1d54d6ad8955e8 /TODO.txt | |
| parent | a71df99b57e88788cf9ce3a78fc005f309033bbd (diff) | |
| download | pyramid-f11909eacda4c0bf325bc1035873c53f144c094f.tar.gz pyramid-f11909eacda4c0bf325bc1035873c53f144c094f.tar.bz2 pyramid-f11909eacda4c0bf325bc1035873c53f144c094f.zip | |
remove todo about transaction manager
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -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). |
