Re: TAL and empty sql-list

Maciej Wisniowski <[email protected]>
Newsgroups gmane.comp.web.zope.database
Message-ID <[email protected]>
If you really have to do it in TAL try:

<div tal:define="results python:here.project(uname=username)"
        tal:content="python: results and results[0].project or '---' " />

-- 
Maciej Wisniowski
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.