Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/template_tests/syntax_tests/test_i18n.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #24257 -- Corrected i18n handling of percent signs.Doug Beck2015-08-121-0/+10
* Refs #25236 -- Removed ifequal/ifnotequal usage.Tim Graham2015-08-081-1/+1
* Fixed #21695 -- Added asvar option to blocktrans.Matthew Somerville2015-07-011-0/+35
* Fixed #24230 -- Added translated language name for i18n t...Tomáš Ehrlich2015-06-021-10/+27
* Fixed #17085, #24783 -- Refactored template library regis...Preston Timmons2015-05-211-0/+4
* Fixed #24372 - Replaced TokenParser usage with traditiona...Preston Timmons2015-03-031-0/+43
* Isolated template tests from Django settings.Aymeric Augustin2014-12-281-55/+70
* Fixed #23958 -- Rewrote filter tests as unit tests.Preston Timmons2014-12-061-1/+1
* Converted recently refactored templates tests to SimpleTe...Ramiro Morales2014-12-041-2/+2
* Fixed #23768 -- Rewrote template tests as unit tests.Preston Timmons2014-12-031-0/+399