Fixed #6359 -- Fixed an oversight in the debug output: template loaders need not...
commit21d43d2fda5e472b69456a4a3e60c239b6932106
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Sun, 3 Feb 2008 02:11:58 +0000 (3 02:11 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Sun, 3 Feb 2008 02:11:58 +0000 (3 02:11 +0000)
tree02e5a64294405d9b57d3bcdd3105ced74ebf64b6
parent0bb58dfd4a695cd15711e568e000baf5773a5292
Fixed #6359 -- Fixed an oversight in the debug output: template loaders need not have a get_source() method. Thanks, Guido van Rossum.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@7063 bcc190cf-cafb-0310-a4f2-bffc1f526a37
django/views/debug.py