On Nov 27, 2007 11:45 AM, Todd O'Bryan <[EMAIL PROTECTED]> wrote:
> This seems to have come up earlier...
>
> http://mail.python.org/pipermail/python-list/2007-July/451187.html
>
> but no resolution.
>
> We're seeing the same thing. We're using Django's DecimalField type
> and when we try to add or
Todd O'Bryan schrieb:
> This seems to have come up earlier...
>
> http://mail.python.org/pipermail/python-list/2007-July/451187.html
>
> but no resolution.
>
> We're seeing the same thing. We're using Django's DecimalField type
> and when we try to add or subtract values--which should be
> decim
This seems to have come up earlier...
http://mail.python.org/pipermail/python-list/2007-July/451187.html
but no resolution.
We're seeing the same thing. We're using Django's DecimalField type
and when we try to add or subtract values--which should be
decimal.Decimal objects--we occasionally get