django/tests/regressiontests/i18n
Claude Paroz 10cf3c6427 Used catch_warnings instead of save/restore methods. Refs #17049. 2012-05-03 18:30:07 +02:00
..
commands Removed with_statement imports, useless in Python >= 2.6. Refs #17965. Thanks jonash for the patch. 2012-03-30 08:02:08 +00:00
contenttypes Use the class decorator syntax available in Python >= 2.6. Refs #17965. 2012-03-30 09:08:29 +00:00
other
patterns Used catch_warnings instead of save/restore methods. Refs #17049. 2012-05-03 18:30:07 +02:00
resolution
__init__.py
forms.py
models.py
tests.py Fixed #18040 -- Removed so-called project-level locale trees from the list of paths the translation loading process takes in account. 2012-03-31 22:24:24 +00:00