django/tests/regressiontests/i18n
Jannis Leidel 5f4bc1ff23 Fixed a few translation related tests:
* Extended the admin i18n view to also take the admin translation catalogues into account.
  * Use a translation string from the core translations to test LOCALE_PATHS.
  * Fixed Russian translation of singular forms.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15273 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-01-21 19:36:26 +00:00
..
commands Modified a try block construct in a test case to be compatible with Python 2.4. 2011-01-15 00:18:15 +00:00
other Fixed a few translation related tests: 2011-01-21 19:36:26 +00:00
resolution
__init__.py
forms.py Fixed #13560 -- Fixed localization of widgets. 2010-05-21 14:07:54 +00:00
models.py Migrated i18n and field_defaults doctests. Thanks to Alex Gaynor. 2010-09-12 20:03:39 +00:00
tests.py Fixed a few translation related tests: 2011-01-21 19:36:26 +00:00