summaryrefslogtreecommitdiff
path: root/tests/template_tests/templates/test_context_stack.html
AgeCommit message (Collapse)Author
2014-02-22Fixed #21741 -- Fixed render_to_string to stop pushing empty dictionaries to ↵Baptiste Mispelon
its Context Thanks to kezabelle for the report and original patch and to numerodix for his improved patch.