Looks like it does: http://web2py.com/book/default/chapter/06?search=decimal
On Aug 15, 3:25 pm, Philip <[email protected]> wrote: > Does web2py support python decimal data type for fields? > > The info on the web athttp://www.web2py.com/examples/default/dal > suggests the answer is no, but I just wanted to confirm. > > I have a data base with a lot of financial data that needs to be > accurate to four decimal places (sometimes more), and I am finding a > lot of rounding errors. > > Thanks

