Re: Currency field type in model

2008-11-21 Thread dash86no
Malclom, Thanks for the helpful answer. I need to do numerical work on the values so I think I'll store the currency type in a separate field. Cheers, On Nov 22, 10:54 am, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > On Fri, 2008-11-21 at 17:49 -0800, dash86no wrote: > > I'm have a number

Re: Currency field type in model

2008-11-21 Thread Malcolm Tredinnick
On Fri, 2008-11-21 at 17:49 -0800, dash86no wrote: > I'm have a number of "price" fields in my application. I searched > around the net and it seems to be the case that there are no explicit > currency types in Django. What is the best data type to use for > currency? Would it be decimal? It

Currency field type in model

2008-11-21 Thread dash86no
I'm have a number of "price" fields in my application. I searched around the net and it seems to be the case that there are no explicit currency types in Django. What is the best data type to use for currency? Would it be decimal? Thanks, --~--~-~--~~~---~--~~ You