summaryrefslogtreecommitdiff
path: root/tests/i18n/test_extraction.py
AgeCommit message (Expand)Author
2014-08-08[1.7.x] Fixed #22336 -- Added path matching for makemessages ignore optionJustin Hamade
2014-07-16[1.7.x] Ignored STATIC_ROOT and MEDIA_ROOT in makemessagesClaude Paroz
2014-03-03Fixed many typos in comments and docstrings.Rodolfo Carvalho
2013-12-23Imported override_settings from its new location.Aymeric Augustin
2013-12-04Fixed 21406 -- Made blocktrans 'trimmed' option preserve line numbers.Bouke Haarsma
2013-11-30Enabled makemessages to support several translation directoriesClaude Paroz
2013-11-23Fixed #21488 -- Multiple locales treatment in i18n commands.Ramiro Morales
2013-11-08Fixed #5849 -- Strip whitespace from blocktransBouke Haarsma
2013-11-02PEP8 cleanupJason Myers
2013-11-02Fixed all E261 warningscoagulant
2013-10-28Rearranged some i18n testsClaude Paroz