summaryrefslogtreecommitdiff
path: root/tests/i18n/commands/__init__.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2017-02-07Converted usage of ugettext* functions to their gettext* aliasesClaude Paroz
2016-04-30Fixed #26341 -- Fixed makemessages breaking location comments for HTML filesClaude Paroz
2015-12-03Fixed many spelling mistakes in code, comments, and docs.Josh Soref
2014-12-29Fixed #23271 -- Don't corrupt PO files on Windows when updating them.Ramiro Morales
2013-06-22Fixed #20311 -- Make sure makemessages doesn't create duplicate Plural-Forms ...Ramiro Morales
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner