Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 349c4c37f8be401592793b47a591ff079c4a7fbb
      
https://github.com/django/django/commit/349c4c37f8be401592793b47a591ff079c4a7fbb
  Author: Claude Paroz <cla...@2xlibre.net>
  Date:   2012-12-01 (Sat, 01 Dec 2012)

  Changed paths:
    M django/conf/locale/de/formats.py
    M django/utils/formats.py
    M tests/regressiontests/forms/tests/input_formats.py

  Log Message:
  -----------
  Fixed #19015 -- Add ISO input formats to all formats


  Commit: 90d3af380e8efec0301dd91600c6686232de3943
      
https://github.com/django/django/commit/90d3af380e8efec0301dd91600c6686232de3943
  Author: Claude Paroz <cla...@2xlibre.net>
  Date:   2012-12-01 (Sat, 01 Dec 2012)

  Changed paths:
    M django/conf/locale/ca/formats.py
    M django/conf/locale/cs/formats.py
    M django/conf/locale/da/formats.py
    M django/conf/locale/de/formats.py
    M django/conf/locale/de_CH/formats.py
    M django/conf/locale/en/formats.py
    M django/conf/locale/en_GB/formats.py
    M django/conf/locale/es/formats.py
    M django/conf/locale/es_AR/formats.py
    M django/conf/locale/es_MX/formats.py
    M django/conf/locale/es_NI/formats.py
    M django/conf/locale/fr/formats.py
    M django/conf/locale/hr/formats.py
    M django/conf/locale/it/formats.py
    M django/conf/locale/ka/formats.py
    M django/conf/locale/ko/formats.py
    M django/conf/locale/lv/formats.py
    M django/conf/locale/mk/formats.py
    M django/conf/locale/ml/formats.py
    M django/conf/locale/nb/formats.py
    M django/conf/locale/nl/formats.py
    M django/conf/locale/nn/formats.py
    M django/conf/locale/pl/formats.py
    M django/conf/locale/pt/formats.py
    M django/conf/locale/pt_BR/formats.py
    M django/conf/locale/ru/formats.py
    M django/conf/locale/sk/formats.py
    M django/conf/locale/sl/formats.py
    M django/conf/locale/sr/formats.py
    M django/conf/locale/sr_Latn/formats.py
    M django/conf/locale/sv/formats.py
    M django/conf/locale/tr/formats.py

  Log Message:
  -----------
  Fixed #19015 -- Removed ISO formats from localized formats.py

ISO formats are automatically appended to the list of input
formats. Kept only when it is specified in first position, as it
has a special meaning in localize_input.
Thanks Bojan Mihelac for the report.


Compare: https://github.com/django/django/compare/c0efbc7b534c...90d3af380e8e

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to