marcelnicolay / mongotor

An asynchronous driver and toolkit for accessing MongoDB in Tornado
Other
57 stars 16 forks source link

Allow callable default for Fields #29

Closed tahajahangir closed 11 years ago

tahajahangir commented 11 years ago

It would be nice that default of a Field can be callable (like other popular ORMs)