#5553: Add a Decimal BaseType [validation pending]
#5553 - latest update on 2008/10/01, created on 2008/07/04 by Pierre-Yves David, owned by Arthur Lutz
| priority | normal |
| type | story |
| load | not specified |
| load left | 0.000 |
it will be nice to be able to declare:
class MyType(EntityType):
value = Decimal()
and use standard decimal.Decimal type.
| | |
Workflow history
| open | validation pending | | 2008/08/20 | pydavid |