Just to put some more info here.  In the process of working on this, I
found that sqllite has some problems with decimals too (definitely on
windows, not sure of Linux).  I had to apply the patch in ticket #2519
to get it working-
http://code.djangoproject.com/ticket/2519

Basically sqllite has problems with decimal types.  This small patch
cleans that up.  It looks like the patch is good and has unit tests but
I'm not sure where it is in the process of getting added to the trunk.

-Chris


--~--~---------~--~----~------------~-------~--~----~
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