#35095: Monetary values in Switzerland discrepancy
-------------------------------------+-------------------------------------
     Reporter:  Andrea Angelini      |                    Owner:  Neil
         Type:                       |  Pendyala
  Cleanup/optimization               |                   Status:  assigned
    Component:                       |                  Version:  5.0
  Internationalization               |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Alexander Lazarević):

 So finally I vote to change the comment from:

 {{{
 # these are the separators for non-monetary numbers. For monetary numbers,
 # the DECIMAL_SEPARATOR is a . (decimal point) and the THOUSAND_SEPARATOR
 is a
 # , (comma).
 }}}

 to:

 {{{
 # These are the separators for non-monetary numbers.
 # The decimal separator for monetary numbers is a . (decimal point), but
 Django
 # will always use DECIMAL_SEPARATOR for any number.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/35095#comment:20>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018d05f4a586-2c43118c-f488-4c83-aab2-f7d6b3dd7308-000000%40eu-central-1.amazonses.com.

Reply via email to