Re: [SQLObject] col.title (was: ForeignKey)
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Oleg B. <ph...@ph...> - 2009-04-11 17:40:30
|
On Fri, Apr 10, 2009 at 08:14:48PM +0200, Markus W. Barth wrote: > I have found the (afaik undocumented) keyword param "title" of the col > constructor. Is this meant as some sort of display name? In other words, can > I set this and retrieve its value later for displaying it as a label? Yes. It's currently unused. Oleg. -- Oleg Broytmann http://phd.pp.ru/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |