#17674: Fixed Croatian DECIMAL_SEPARATOR and THOUSAND_SEPARATOR
-------------------------------------+-------------------------------------
Reporter: deni | Owner: nobody
Type: Bug | Status: new
Component: | Version: SVN
Internationalization | Keywords: croatian, decimal
Severity: Normal | separator, thousand separator
Triage Stage: Unreviewed | Has patch: 1
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
in django/conf/locale/hr/formats.py the DECIMAL and THOUSAND separators
were reversed. The DECIMAL_SEPARATOR should be ',' and the
THOUSAND_SEPARATOR should be '.' not the other way around.
--
Ticket URL: <https://code.djangoproject.com/ticket/17674>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.