Fixed #5974 -- Added autoescaping for source code lines and local variables in
commit670c644ff5708cc333a3eddb054dc97c6f05634c
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Tue, 20 Nov 2007 01:37:16 +0000 (20 01:37 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Tue, 20 Nov 2007 01:37:16 +0000 (20 01:37 +0000)
tree73189149921932dc67dc6f0111b5600f8a92825d
parentf812db544647342f302195be534b4b0c21524452
Fixed #5974 -- Added autoescaping for source code lines and local variables in
technical debug page.

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