summaryrefslogtreecommitdiff
path: root/tests/regressiontests/i18n/test_warnings.py
AgeCommit message (Expand)Author
2011-10-13Convert the remainder of the relative imports in the tests to be absolute imp...Alex Gaynor
2011-04-02Updates to the test suite to allow for newly deprecated and removed featuresRussell Keith-Magee
2011-02-16Changed strategy used to force evaluation of django.utils.translation in test...Ramiro Morales
2011-02-12Added a test for the PendingDeprecationWarning introduced in r15441. Refs #14...Ramiro Morales
2011-02-12Fixed #15286 -- Don't show deprecation warning if project locale dir is inclu...Jannis Leidel