[SQLObject] How can return Yes/No for bool
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Samir P. <sp...@ci...> - 2004-03-30 18:23:16
|
Is there anyway in sqlobject to return __repr__ of boolCol to Yes/No instead of True/False? |