Just for the stats ;) Here's another happy camper. I've constructed my own little toolkit using Quixote 2 with some modifications in combination with Cheetah for templating, Postgresql for datastorage, Session2 for sessions and some custom glue code. BTW - I saw someone mentioning using an "@expose" decorator instead of get_exports (like in TG) ... this is one of my modifications. I also modified the forms package a little bit and added some widgets. Most mods are pretty much tied to the way my toolkit is structured - same issue with QP/TG/etc of course. Currently I lack the time, but next month or so I could do a write-up with a little more detail if anyone is interested. Rgds, Jeroen