summaryrefslogtreecommitdiff
path: root/docs/howto/error-reporting.txt
AgeCommit message (Expand)Author
2014-10-30[1.6.x] Converted seealso directives to use 4 space indendation.Berker Peksag
2014-01-22[1.6.x] Don't show `self` in the list of arguments of a method.Baptiste Mispelon
2013-11-18[1.6.x] Fixed #20852 - Fixed incorrectly generated left quotes in docs.Dominic Rodger
2013-09-15[1.6.x] Cleaned up 1.5.4/1.4.8 release notesTim Graham
2013-05-25Fixed #20099 -- Eased subclassing of BrokenLinkEmailsMiddlewareClaude Paroz
2013-02-04Simplified default project template.Aymeric Augustin
2013-01-15Fixed #19099 -- Split broken link emails out of common middleware.Aymeric Augustin
2013-01-15Fixed a typo in the error reporting docs.Aymeric Augustin
2012-12-31Fixed #19453 -- Ensured that the decorated function's arguments are obfuscate...Julien Phalip
2012-12-29Removed versionadded/changed annotations dating back to 1.4.Aymeric Augustin
2012-12-29Removed IGNORABLE_404_STARTS/ENDS settings.Aymeric Augustin
2012-12-26Fixed broken links, round 3. refs #19516Tim Graham
2012-09-20Fixed #18934 - Removed versionadded/changed annotations for Django 1.3Tim Graham
2011-11-28Fixed #17309 -- Typo in the IGNORABLE_404_URLS example.Aymeric Augustin
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from [16...Luke Plant
2011-06-08Fixed #14614 - filtering of sensitive information in 500 error reports.Luke Plant
2011-05-24Made some small tweaks/fixes to documentation from IGNORABLE_404_URLS changes...Adrian Holovaty
2011-05-13Fixed #16014 -- numerous documentation typos -- thanks psmith.Simon Meers
2011-05-05Fixed #15954 - New IGNORABLE_404_URLS setting that allows more powerful filte...Luke Plant
2011-04-01Fixed some ReST errors from e-mail -> email change in docs, and changed some ...Adrian Holovaty
2011-04-01Changed e-mail to email throughout documentation and codebase. The one except...Adrian Holovaty
2010-11-16Added info about using logging to the 'Error reporting' howto.Luke Plant
2010-11-16Corrected 'email' to 'e-mail' in error reporting docs.Luke Plant
2010-10-09Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...Russell Keith-Magee
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-03-11Fixed #13084: Corrected typo in error-reporting docs.James Bennett
2010-03-06Fixed #11680: Added a note in the error-reporting documentation about basic e...James Bennett
2009-07-11Fixed #11453 -- Added note on customizing SERVER_EMAIL for error reporting. T...Russell Keith-Magee
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss