summaryrefslogtreecommitdiff
path: root/tests/view_tests/locale
AgeCommit message (Expand)Author
2019-01-28Fixed #29825 -- Fixed JS ngettext if the string is a non-plural msgid in the ...Claude Paroz
2017-05-18Fixed validity of test django_js.po filesClaude Paroz
2016-12-14Fixed #27418 -- Fixed occasional missing plural forms in JavaScriptCatalog.Waldemar Kornewald
2016-03-08Refs #26319 -- Added test for English variant in javascript_catalogClaude Paroz
2016-03-08Reused the DjangoTranslation class for the javascript_catalog viewClaude Paroz
2015-03-13Fixed #24122 -- Redirected to translated url after setting languageClaude Paroz
2013-11-02Fixed #21324 -- Translate CSRF failure viewBouke Haarsma
2013-02-26Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner