django/tests/regressiontests/i18n
Russell Keith-Magee ebfe9383bf Fixed #13370 -- Corrected the handling of pickling for lazy() proxy objects. Thanks to Alex Gaynor for the report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13000 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-04-19 12:40:46 +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 #13032 - Added localize parameter to form fields to be able to selectively enable localization. 2010-03-27 16:43:27 +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 #13370 -- Corrected the handling of pickling for lazy() proxy objects. Thanks to Alex Gaynor for the report and patch. 2010-04-19 12:40:46 +00:00