django/tests/regressiontests/i18n
Ramiro Morales 05232a2604 [1.2.X] Modified a few tests methods to make sure no leaks of activated locale or USE_L10N setting value happen between tests.
Backport of [15411] from trunk

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15412 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-02-04 16:17:45 +00:00
..
other [1.2.X] Fixed #14290 -- Made format localization faster by caching the format modules. Thanks, Teemu Kurppa and Anssi Kääriäinen for the report and initial patches. 2010-09-27 15:27:07 +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 Merged Unicode branch into trunk (r4952:5608). This should be fully 2007-07-04 12:11:04 +00:00
forms.py Fixed #13560 -- Fixed localization of widgets. 2010-05-21 14:07:54 +00:00
models.py [1.2.X] Migrated i18n and field_defaults doctests. Thanks to Alex Gaynor. 2010-09-12 20:10:30 +00:00
tests.py [1.2.X] Modified a few tests methods to make sure no leaks of activated locale or USE_L10N setting value happen between tests. 2011-02-04 16:17:45 +00:00