]> git.parisson.com Git - diggersdigest.git/commitdiff
default locale
authorGuillaume Pellerin <yomguy@parisson.com>
Fri, 25 Sep 2015 09:50:29 +0000 (11:50 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Fri, 25 Sep 2015 09:50:29 +0000 (11:50 +0200)
app/diggersdigest/settings.py

index c77c80d10a183e575248700246c4d53fde4e8b00..59c0862ff0f8c166e673da11dfb844dc152ebb9d 100644 (file)
@@ -128,7 +128,7 @@ SHOP_CHECKOUT_STEPS_CONFIRMATION = True
 # Controls the formatting of monetary values accord to the locale
 # module in the python standard library. If an empty string is
 # used, will fall back to the system's locale.
-SHOP_CURRENCY_LOCALE = 'fr_FR.UTF-8'
+SHOP_CURRENCY_LOCALE = ''
 
 # Dotted package path and name of the function that
 # is called on submit of the billing/shipping checkout step. This