what is the best way to handle currency values and then display in the correct currency for the current location. In the past, in other programming languages, I usually set the field type to decimal, 4 places and then when I printed the value on the screen, I just used the included formatcurrency function which rounded to 2 decimal places and put the right currency symbol. what's the best way to do this in django?
thanks for your input BR --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---