mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Merge pull request #1579 from ianawilson/ticket_21058
[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.
This commit is contained in:
2
AUTHORS
2
AUTHORS
@@ -465,6 +465,7 @@ answer newbie questions, and generally made Django that much better:
|
||||
phil@produxion.net
|
||||
phil.h.smith@gmail.com
|
||||
Gustavo Picon
|
||||
Andrew Pinkham <http://AndrewsForge.com>
|
||||
Travis Pinney
|
||||
Michael Placentra II <someone@michaelplacentra2.net>
|
||||
plisk
|
||||
@@ -626,6 +627,7 @@ answer newbie questions, and generally made Django that much better:
|
||||
Derek Willis <http://blog.thescoop.org/>
|
||||
Rachel Willmer <http://www.willmer.com/kb/>
|
||||
Jakub Wilk <ubanus@users.sf.net>
|
||||
Ian A Wilson <http://ianawilson.com>
|
||||
Jakub Wiśniowski <restless.being@gmail.com>
|
||||
Maciej Wiśniowski <pigletto@gmail.com>
|
||||
wojtek
|
||||
|
||||
Reference in New Issue
Block a user