We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Hi,
I've encountered an issue when setting USE_TOUSAND_SEPARATOR = True.
USE_TOUSAND_SEPARATOR = True
This is the result in admin, as well as in other places where Order is displayed:
This issue only appear in the order totals. Order items, and Cart is displayed in a correct format.
I am using version 0.12 of django-shop.