<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/howto/error-reporting.txt, branch 1.4.5</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.4.5</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.4.5'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2011-11-28T19:41:58Z</updated>
<entry>
<title>Fixed #17309 -- Typo in the IGNORABLE_404_URLS example.</title>
<updated>2011-11-28T19:41:58Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2011-11-28T19:41:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6bfae3de7cba50f53159694ae23aa65863760e06'/>
<id>urn:sha1:6bfae3de7cba50f53159694ae23aa65863760e06</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17160 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed many more ReST indentation errors, somehow accidentally missed from [16955]</title>
<updated>2011-10-14T00:12:01Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2011-10-14T00:12:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d1e5c55258d624058a93c8cacdb1f25ae7857554'/>
<id>urn:sha1:d1e5c55258d624058a93c8cacdb1f25ae7857554</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16983 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #14614 - filtering of sensitive information in 500 error reports.</title>
<updated>2011-06-08T22:18:46Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2011-06-08T22:18:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=45e55b91435541203f517770c654675f67fa6a3b'/>
<id>urn:sha1:45e55b91435541203f517770c654675f67fa6a3b</id>
<content type='text'>
This adds a flexible mechanism for filtering what request/traceback
information is shown in 500 error emails and logs. It also applies
screening to some views known to be sensitive e.g. views that handle
passwords.

Thanks to oaylanc for the report and many thanks to Julien Phalip for the
patch and the rest of the work on this.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16339 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Made some small tweaks/fixes to documentation from IGNORABLE_404_URLS changeset [16160]</title>
<updated>2011-05-24T18:39:28Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2011-05-24T18:39:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d7036e52ab856b9e7125391cddcd18c08b5b0938'/>
<id>urn:sha1:d7036e52ab856b9e7125391cddcd18c08b5b0938</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16275 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #16014 -- numerous documentation typos -- thanks psmith.</title>
<updated>2011-05-13T04:33:42Z</updated>
<author>
<name>Simon Meers</name>
<email>simon@simonmeers.com</email>
</author>
<published>2011-05-13T04:33:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5ecb88c146c7b4d1adb046d65c43a0b75283c03d'/>
<id>urn:sha1:5ecb88c146c7b4d1adb046d65c43a0b75283c03d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16220 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #15954 - New IGNORABLE_404_URLS setting that allows more powerful filtering of 404s to ignore</title>
<updated>2011-05-05T20:49:26Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2011-05-05T20:49:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=171df93170df23d2fea1f8320ddb80c6f6444ff7'/>
<id>urn:sha1:171df93170df23d2fea1f8320ddb80c6f6444ff7</id>
<content type='text'>
Thanks to aaugustin for implementing this.

(Technically this doesn't fix the original report, as we've decided against
having *any* default values, but the new feature makes it possible, and the
docs have an example addressing #15954).

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16160 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed some ReST errors from e-mail -&gt; email change in docs, and changed some docs that shouldn't have been changed (because translation strings haven't been converted yet)</title>
<updated>2011-04-01T16:18:23Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2011-04-01T16:18:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9a279edc1cedecc65249b061bcb2797fe509a85b'/>
<id>urn:sha1:9a279edc1cedecc65249b061bcb2797fe509a85b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15968 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt</title>
<updated>2011-04-01T16:10:22Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2011-04-01T16:10:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=94af19c43fad3e42d64981e22fe15b844f1f9eb6'/>
<id>urn:sha1:94af19c43fad3e42d64981e22fe15b844f1f9eb6</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15967 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added info about using logging to the 'Error reporting' howto.</title>
<updated>2010-11-16T14:00:38Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2010-11-16T14:00:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b9e6db4ae801190cb2db188b8d5a5f0e891a6d56'/>
<id>urn:sha1:b9e6db4ae801190cb2db188b8d5a5f0e891a6d56</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14573 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Corrected 'email' to 'e-mail' in error reporting docs.</title>
<updated>2010-11-16T13:30:31Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2010-11-16T13:30:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=165f13dc88af5669af855b1247379af8e88b0ad6'/>
<id>urn:sha1:165f13dc88af5669af855b1247379af8e88b0ad6</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14571 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
