From d9509df4c2203b8418184ec940a385fd6ce5adf0 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 2 Nov 2010 20:50:54 -0400 Subject: add note about zodb sessions --- TODO.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.txt b/TODO.txt index c602bf0f4..b89b8f1fa 100644 --- a/TODO.txt +++ b/TODO.txt @@ -85,3 +85,6 @@ - Add docs for httpexceptions. - RendererHelper -> RendererInfo? + +- Do something about ZODB session chapter: either remove or create a + pyramid_zodbsessions package. -- cgit v1.2.3