[web2py] Re: DecimalWidget _class = double

2011-12-19 Thread Massimo Di Pierro
was a bug. fixed in trunk. On Dec 19, 4:01 pm, Anthony wrote: > I was wondering the same thing. Massimo? > > For now, I'm not sure it matters, as I think the only effect of the widget > is to apply client-side input validation (which is the same for double and > decimal fields). Perhaps there cou

[web2py] Re: DecimalWidget _class = double

2011-12-19 Thread Anthony
I was wondering the same thing. Massimo? For now, I'm not sure it matters, as I think the only effect of the widget is to apply client-side input validation (which is the same for double and decimal fields). Perhaps there could be a future need to differentiate the two, in which case, maybe we