summaryrefslogtreecommitdiff
path: root/tests/template_tests/templates
Commit message (Expand)AuthorAgeFilesLines
* Fixed #28935 -- Fixed display of errors in extended blocks.cammil2021-07-022-0/+3
* Fixed #27956 -- Fixed display of errors in an {% extends %} child.Tim Graham2017-03-252-0/+8
* Fixed #27722 -- Reallowed using django.Template in {% include %}.Tim Graham2017-02-111-0/+1
* Fixed spelling of "nonexistent".Tim Graham2017-02-031-1/+1
* Fixed #27584 -- Fixed display of render time template errors.Preston Timmons2016-12-202-0/+4
* Removed current_app argument to render() and TemplateResponse().Tim Graham2015-09-231-1/+0
* Fixed #23441, #24555 -- Improved the behavior of InclusionNode.Preston Timmons2015-04-013-0/+5
* Cleaned up template loader tests.Preston Timmons2015-02-241-0/+1
* Fixed #24168 -- Allowed selecting a template engine in a few APIs.Aymeric Augustin2015-02-031-0/+1
* Added newlines to the ends of CSS, HTML, and JavaScript files missing them.Trey Hunner2014-08-122-2/+2
* Fixed #21741 -- Fixed render_to_string to stop pushing empty dictionaries to ...Baptiste Mispelon2014-02-221-0/+2
* Fixed #21460 -- Reenabled proper template precedence in find_templatePablo Martín2013-11-221-0/+1
* Improved {% include %} implementationCurtis Maloney2013-08-301-0/+7
* Fixed #18169 -- NoReverseMatch not silenced if from block.superAnssi Kääriäinen2013-06-012-0/+14
* Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner2013-02-2612-0/+13