Hello world,

I've tried many things with no avail to make appear the Euro symbol.
I've put the line
# encoding: utf-8
at the beginning of the local_settings.py and added

CURRENCY = 'EURO'

But that does not seem to work, my product prices are still displayed
with the $ symbol.

On the other hand I have two other questions:
1- how to establish the comma ',' as the decimal separator ?
2- how to display the symbol on the right instead of the left as it is
usual in Europe?

Thanks.

Quentin
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to