mirror of
https://github.com/django/django.git
synced 2025-10-30 17:16:10 +00:00
[1.6.x] Fixed #21058 -- Fixed debug view blowing up when no template is provided to the template rendering functions.
Assistance on this commit from @jambonrose.
Backport of 122020fdb9 from master.