On Tue, 2007-05-22 at 18:13 +0200, Bram - Smartelectronix wrote:
> Hey,
> 
> Malcolm Tredinnick wrote:
> <snip>
> > It works with Python 2.3 as well and I've tested it with every database
> > I have access to on 2.3, 2.4 and 2.5. So hopefully the only bugs should
> > be easy to fix things in edge cases.
> 
> Eek, I might have found one:
> 
> TypeError at /my/url/
> Decimal("0.0") is not JSON serializable

Pleasee file a ticket with a small, self-contained, repeatable example
that demonstrates the problem. Reporting ticket son the mailing list is
a good way to have them forgotten about.

I did test JSON serialisation of decimals, so it doesn't fail always.
There's a change in core/serializers/json.py for exactly that purpose.
So there's something special about your setup.

Regards,
Malcolm



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to