Hi all, Great news! Thanks to Marc Garcia's summer of code we were able to add locale-aware number/date formatting and form input parsing in changeset 11964 [1] (among other fixes).
However, these features require a little more information about each locale, especially if it deviates from the default (which it will automatically fall back to). That's why I'd like to ask all translators to check if their locale's formats.py file contains the appropriate strings and to provide them as soon as possible, if needed. Don't hesitate to have a look at the already provided format strings, e.g. of the locales es_AR, nl, no and ko. Please open a separate ticket with your patch/format file on http://goo.gl/xgpJ and let me know if you have any questions. A little more information can be found in the documentation [2], too. Best, Jannis 1: http://code.djangoproject.com/changeset/11964 2: http://docs.djangoproject.com/en/dev/topics/i18n/#id3 -- You received this message because you are subscribed to the Google Groups "Django I18N" 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-i18n?hl=en.
