is a function that takes a field and its value.
>
> On Nov 4, 3:50 pm, JessiHash <[EMAIL PROTECTED]> wrote:
>
> > Hello and thank you for this wonderful piece of software
>
> > I' trying to use T2 and i have a problem with the tag_widget.
>
> >
=IS_URL()
db.news.tags.widget=t2.tag_widget(db.news.tags,['news'])
db.news.represent=lambda row: A(row.title+" posted on
"+str(row.date),_href=t2.action('display_news', [row.id]))
display_new is just a t2.create with a t2.itemize
And i got this :
Traceback (most r
2 matches
Mail list logo