<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/views/debug.py, branch stable/1.3.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F1.3.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F1.3.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2011-03-14T14:58:54Z</updated>
<entry>
<title>Fixed #15597: When formatting the debug page for inclusion in an e-mail, suppress the note about "seeing this" because DEBUG is True.</title>
<updated>2011-03-14T14:58:54Z</updated>
<author>
<name>Karen Tracey</name>
<email>kmtracey@gmail.com</email>
</author>
<published>2011-03-14T14:58:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f1f10a9ce2d8cd8df0dbd4b922fd2dba335a3770'/>
<id>urn:sha1:f1f10a9ce2d8cd8df0dbd4b922fd2dba335a3770</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15802 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #14972 -- Ensure that the HTML email logger always produces useful output, regardless of whether it has been given an exception or a request. Thanks to jamstooks for the report, and bpeschier for the initial patch.</title>
<updated>2011-02-01T14:18:07Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2011-02-01T14:18:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9a82eb6ff109e95dbb6cf26ee3d2ce1c548714bb'/>
<id>urn:sha1:9a82eb6ff109e95dbb6cf26ee3d2ce1c548714bb</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15383 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #15158 -- Fixed error introduced in r15252 in rendering of the template post morten section of the 500 error debug page with loaders other than the file system or application dir loaders. Refs #15122. Thanks gsf for the report.</title>
<updated>2011-01-29T15:03:39Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2011-01-29T15:03:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4392c8e67ed6009602ff72af0a786c1053d55302'/>
<id>urn:sha1:4392c8e67ed6009602ff72af0a786c1053d55302</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15360 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #15021 -- Corrected CSS for the layout of stack traces on the server error page. Thanks to EmilStenstrom for the patch.</title>
<updated>2011-01-24T11:49:11Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2011-01-24T11:49:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3d7afd5d2b64546cdcfd812d2cecb61795e788f0'/>
<id>urn:sha1:3d7afd5d2b64546cdcfd812d2cecb61795e788f0</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15294 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #15122 -- Restored reporting of the template files tried in the texmplate loader post mortem section of the TemplateDoesNotExit 500 error debug page. Thanks rdrey for reporting this regression.</title>
<updated>2011-01-20T22:33:58Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2011-01-20T22:33:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=19bfdadc430fa8d366de1b8ca821cc4c64341b67'/>
<id>urn:sha1:19bfdadc430fa8d366de1b8ca821cc4c64341b67</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15252 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #15025 - template debug fails if there's a callable local var that generates an exception</title>
<updated>2011-01-13T13:47:03Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2011-01-13T13:47:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=80f48260630c3db98f6e0af282bc339eba999009'/>
<id>urn:sha1:80f48260630c3db98f6e0af282bc339eba999009</id>
<content type='text'>
Thanks to Tai Lee for the patch and report, also to Don Spaulding.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15187 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #11990 -- Show the correct URLconf in the technical 404 template even if it was overridden, e.g. in a middleware. Thanks, mattbennett.</title>
<updated>2010-12-12T22:54:04Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2010-12-12T22:54:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6261593b998ed205b3d45833926cf75756384a13'/>
<id>urn:sha1:6261593b998ed205b3d45833926cf75756384a13</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14877 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #10863 -- Added HTML support to mail_managers() and mail_admins(), and used this to provide more and prettier detail in error emails. Thanks to boxed for the suggestion, and to Rob Hudson and Brodie Rao for their work on the patch.</title>
<updated>2010-12-06T14:21:51Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-12-06T14:21:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=29c4a578af58f6da7c77830a0ff99260f2338d36'/>
<id>urn:sha1:29c4a578af58f6da7c77830a0ff99260f2338d36</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14844 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Debug 404 page now displays names of URL patterns, if they exist.</title>
<updated>2010-09-12T19:27:33Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2010-09-12T19:27:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=882cba0f69b1d2c0748b96315b34e3809aa59869'/>
<id>urn:sha1:882cba0f69b1d2c0748b96315b34e3809aa59869</id>
<content type='text'>
Thanks to Tobias McNulty for the patch. Fixed #9310.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@13769 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Display a repr-like result for safe-string local variables on the debug page.</title>
<updated>2010-09-11T02:02:20Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2010-09-11T02:02:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a56a226241f5808b2eaf1e4b5a155d35047b8a06'/>
<id>urn:sha1:a56a226241f5808b2eaf1e4b5a155d35047b8a06</id>
<content type='text'>
Fixed #7697. Thanks, SmileyChris.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@13741 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
