summaryrefslogtreecommitdiff
path: root/tests/regressiontests/i18n
AgeCommit message (Expand)Author
2008-03-17Tweaked an i18n test that is a bit sensitive to Python versions. It returnsMalcolm Tredinnick
2008-02-15Removed a portion of the test suite that was a pain on Python 2.3.Malcolm Tredinnick
2008-02-06Fixed #6409 -- Unbreak compound locale name parsing (e.g. zh-cn).Malcolm Tredinnick
2007-12-02Fixed #6071 -- Fixed another infinite recursion problem in SafeString andMalcolm Tredinnick
2007-11-17Translating safe strings should return a safe result.Malcolm Tredinnick
2007-10-26Committed missing file from [6608].Jacob Kaplan-Moss
2007-10-26i18n security fix. Details will be posted shortly to the Django mailing lists...Jacob Kaplan-Moss
2007-10-04Fixed #5641 -- Handle lazy translations correctly when used as default argume...Malcolm Tredinnick
2007-10-03Fixed #4796. Fixed a problem when using i18n support for the first time -- inMalcolm Tredinnick
2007-07-04Merged Unicode branch into trunk (r4952:5608). This should be fullyMalcolm Tredinnick