summaryrefslogtreecommitdiff
path: root/tests/regressiontests/views/locale
AgeCommit message (Expand)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2012-11-17Fixed #19136 -- Properly escape gettext context prefixes in the i18n JavaScri...Jannis Leidel
2010-11-04Fixed #9988 -- Added support for translation contexts. Thanks, Claude Paroz.Jannis Leidel
2010-05-13Fixed #13514 -- Corrected the process of loading multiple javascript translat...Russell Keith-Magee
2010-02-05Fixed #3594 - Added ability to discard the language catalog in the JavaScript...Jannis Leidel
2009-12-30Fixed #12448 - Make sure format strings are handled correctly as unicode.Jannis Leidel
2007-09-17Fixed #5496 -- Added test cases for some of the built-in Django views. Thanks...Russell Keith-Magee