summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorUnai Zalakain <unai@gisa-elkartea.org>2013-11-04 16:50:14 +0100
committerClaude Paroz <claude@2xlibre.net>2013-11-08 17:10:37 +0100
commit72f63bd24d44b5a4f24ad8fa27ebba96d9a507d8 (patch)
tree03ad4a7dd8a6be5975da0478c67ba0a6409ba482 /docs
parentbc21e9c0d9253f9d49a0063830a645d1c724c696 (diff)
Fixed #17529 -- get_template_from_string default arguments break
``get_template_from_string`` default arguments were breaking ``assertTemplateUsed``. The solution has been to return only the names of the templates with a ``name`` attribute distinct of ``None``. The default ``name`` kwarg of ``Template`` has been changed to ``None``, more pythonic than ``'<Unknown Template>'``.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions