Commit fdd3bd9d authored by Russell Keith-Magee's avatar Russell Keith-Magee
Browse files

[1.2.X] Ensure that L10N formats aren't cached between tests.

Backport of r15461 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15463 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent c058dfa9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2426,6 +2426,7 @@ class DateHierarchyTests(TestCase):
    def tearDown(self):
        settings.USE_THOUSAND_SEPARATOR = self.old_USE_THOUSAND_SEPARATOR
        settings.USE_L10N = self.old_USE_L10N
        formats.reset_format_cache()

    def assert_non_localized_year(self, response, year):
        """Ensure that the year is not localized with