summaryrefslogtreecommitdiff
path: root/tests/i18n/commands/locale
AgeCommit message (Expand)Author
2015-12-18Fixed #25915 -- Allowed language not in Django's default LANGUAGESClaude Paroz
2015-11-19Fixed #25677 -- Prevented decoding errors in/after Popen callsClaude Paroz
2015-08-12Fixed #24257 -- Corrected i18n handling of percent signs.Doug Beck
2014-12-29Fixed #23271 -- Don't corrupt PO files on Windows when updating them.Ramiro Morales
2014-11-18Fixed #18714 -- Added 'fuzzy' compilemessages optionAnton Baklanov
2014-02-18Fixed #21732 -- Made compilemessages complain about non-writable locationClaude Paroz
2013-02-26Removed a .mo file incorrectly put under Git control.Ramiro Morales
2013-02-26Don't use os.system() in compilemessages.Ramiro Morales
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner