13 messages in com.googlegroups.pylons-discussRE: Using twForms with Pylons. Part 1
FromSent OnAttachments
John_Nowlan25 Oct 2007 09:32 
John_Nowlan25 Oct 2007 13:31 
Alberto Valverde25 Oct 2007 16:01 
Alberto Valverde25 Oct 2007 16:01 
John_Nowlan25 Oct 2007 17:03.dat
Max Ischenko30 Oct 2007 00:51 
Max Ischenko30 Oct 2007 00:55 
Alberto Valverde30 Oct 2007 06:38 
Ben Bangert30 Oct 2007 10:59 
Mike Orr30 Oct 2007 12:04 
Max Ischenko01 Nov 2007 02:57 
Max Ischenko01 Nov 2007 03:01 
Alberto Valverde01 Nov 2007 09:51 
Subject:RE: Using twForms with Pylons. Part 1
From:John_Nowlan (john@public.gmane.org)
Date:10/25/2007 05:03:35 PM
List:com.googlegroups.pylons-discuss
Attachments:
winmail.dat - 3k

Just to close out this thread:

Success!

"from toscawidgets.mods.pylonshf import validate" *after* from twtutorial.lib.base import * (actually, I'm pretty sure now that this is the problem...)

This was the problem.

Now works like a charm.

Thanks.