Lukasz Szybalski schrieb:
On Tue, Mar 31, 2009 at 10:56 AM, Felix Schwarz <[email protected]> wrote:Hi Lukasz,I think Christoph actually answered your post, just an addition: 1. We have better docs (I hope!), they're included in the current trunk. They even explain how to use TM3 in TG2/Pylons (though I have not much TG2 experience - if the docs are wrong, please tell us!)"Note that setting boolean values to "false" does not work because TM expects that the values are evaluated as bool, but this happens only in TG1, not in TG2 (see http://trac.turbogears.org/ticket/2240)." So tg2 is ok? From reading the bug it seemed like its the other way, tg1 works, but tg2 does not?
This is a difference between ConfigObj (TG1) and Paste (TG2): In ConfigObj a setting 'False' was converted to the boolean False automatically. This is why TM3 does not work as expected on TG2.
easy_install -U turbomail==dev (not working, do I have to check out the trunk or is there a release in the next 24 hours?)
Definitely not for the next 24h. fs
smime.p7s
Description: S/MIME Cryptographic Signature

