django/tests/regressiontests/i18n
Jannis Leidel df45e35661 Fixed broken i18n tests after r16437.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16440 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-06-19 19:25:26 +00:00
..
commands Fixed broken i18n tests after r16437. 2011-06-19 19:25:26 +00:00
other Fixed #5494, #10765, #14924 -- Modified the order in which translations are read when composing the final translation to offer at runtime. 2011-02-07 18:48:40 +00:00
patterns Fixed #16275 -- Added __future__ import to support with statement. Thanks to Jonas Obrist for the report 2011-06-15 23:52:44 +00:00
resolution Fixed #5494, #10765, #14924 -- Modified the order in which translations are read when composing the final translation to offer at runtime. 2011-02-07 18:48:40 +00:00
__init__.py
forms.py
models.py Migrated i18n and field_defaults doctests. Thanks to Alex Gaynor. 2010-09-12 20:03:39 +00:00
test_warnings.py Updates to the test suite to allow for newly deprecated and removed features 2011-04-02 08:44:47 +00:00
tests.py Fixed #11585 -- Added ability to translate and prefix URL patterns with a language code as an alternative method for language discovery. Many thanks to Orne Brocaar for his initial work and Carl Meyer for feedback. 2011-06-15 17:29:10 +00:00