I think you want to use a callable (datetime.date.today).  Even better,
do it on the database side.

default=sqlbuilder.func.NOW()

Reply via email to