1
0
mirror of https://github.com/django/django.git synced 2025-01-13 11:57:01 +00:00
django/tests/regressiontests/i18n
2010-03-20 15:26:41 +00:00
..
other/locale/de/LC_MESSAGES Fixed #11384 - Make sure translations in the project directory really override translations in apps as specified in the docs. 2010-02-16 12:17:17 +00:00
resolution Fixed #11384 - Make sure translations in the project directory really override translations in apps as specified in the docs. 2010-02-16 12:17:17 +00:00
__init__.py
forms.py Fixed #12779 - Sanitize numeric form field input according to decimal and thousand separator settings. 2010-03-01 10:19:24 +00:00
models.py Fixed #12779 - Sanitize numeric form field input according to decimal and thousand separator settings. 2010-03-01 10:19:24 +00:00
tests.py Fixed #13054 - Only apply grouping to integer part of numbers if explicitly wanted. Thanks, Ramiro Morales. 2010-03-20 15:26:41 +00:00