Re: decimal fields + json serializing [was Re: Decimal fields have landed on trunk: rename your FloatFields]

2007-05-24 Thread Malcolm Tredinnick
On Thu, 2007-05-24 at 13:13 +0200, Bram - Smartelectronix wrote: > Hello Malcolm, > > Malcolm Tredinnick wrote: > > 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 forgot

Re: decimal fields + json serializing [was Re: Decimal fields have landed on trunk: rename your FloatFields]

2007-05-24 Thread Bram - Smartelectronix
Hello Malcolm, Malcolm Tredinnick wrote: > 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

Re: decimal fields + json serializing [was Re: Decimal fields have landed on trunk: rename your FloatFields]

2007-05-22 Thread Malcolm Tredinnick
On Tue, 2007-05-22 at 18:13 +0200, Bram - Smartelectronix wrote: > Hey, > > Malcolm Tredinnick wrote: > > > 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.

decimal fields + json serializing [was Re: Decimal fields have landed on trunk: rename your FloatFields]

2007-05-22 Thread Bram - Smartelectronix
Hey, Malcolm Tredinnick wrote: > 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 JSO

Re: Decimal fields have landed on trunk: rename your FloatFields

2007-05-21 Thread Uros Trebec
Hi guys! I can't believe how fast are you developing Django! I had a 2 days old checkout and was looking at current model documentation... and the validation kept saying "'module' object has no attribute 'DecimalField'". I was ready to give up and take a nap to clear my mind when I thought I shou

Re: Decimal fields have landed on trunk: rename your FloatFields

2007-05-21 Thread Malcolm Tredinnick
On Mon, 2007-05-21 at 13:22 +, waylan wrote: > Mmm, good things come to those who wait. It's nice to see this finally > come through. Thanks for all the hard work. > > Btw, it looks like there is a small bug in the docs [1]. Just add a > couple tildes to the DecimalField section header (line

Re: Decimal fields have landed on trunk: rename your FloatFields

2007-05-21 Thread waylan
Mmm, good things come to those who wait. It's nice to see this finally come through. Thanks for all the hard work. Btw, it looks like there is a small bug in the docs [1]. Just add a couple tildes to the DecimalField section header (line 188??). [1]: http://www.djangoproject.com/documentation/mo

Re: Decimal fields have landed on trunk: rename your FloatFields

2007-05-20 Thread Chris Moffitt
This is great news. Thanks for all your work in getting this done! -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