Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/template_tests/templatetags
Commit message (Expand)AuthorAgeFilesLines
* Removed current_app argument to render() and TemplateResp...Tim Graham2015-09-241-7/+0
* Fixed #23395 -- Limited line lengths to 119 characters.Dražen Odobašić2015-09-122-9/+44
* Fixed #25018 -- Changed simple_tag to apply conditional_e...Luke Plant2015-06-291-0/+19
* Fixed #17085, #24783 -- Refactored template library regis...Preston Timmons2015-05-213-2/+22
* Updated template tests to create their own engine.Preston Timmons2015-04-201-11/+11
* Fixed #23441, #24555 -- Improved the behavior of Inclusio...Preston Timmons2015-04-011-0/+10
* Sorted imports with isort; refs #23860.Tim Graham2015-02-062-2/+0
* Fixed #18651 -- Enabled optional assignments for simple_t...Preston Timmons2015-02-031-78/+13
* Fixed #24094 -- Enabled template tests to run individually.Preston Timmons2015-01-092-160/+167
* Fixed #21741 -- Fixed render_to_string to stop pushing em...Baptiste Mispelon2014-02-221-0/+5
* Fixing E302 ErrorsJason Myers2013-11-033-0/+52
* Fixed #21302 -- Fixed unused imports and import *.Tim Graham2013-11-022-2/+2
* Fixed all the E203 violationsAlex Gaynor2013-10-271-10/+10
* Fixed #21287 -- Fixed E123 pep8 warningsAlasdair Nicol2013-10-181-3/+3
* Whitespace cleanup.Tim Graham2013-10-101-1/+1
* Fixed #20989 -- Removed useless explicit list comprehensi...Simon Charette2013-08-301-14/+14
* Renamed some tests and removed references to modeltests/r...Florian Apolloner2013-02-267-0/+334