提交歷史

作者 SHA1 備註 提交日期
  Carl Meyer 343004c4de Fixed #16568 -- Added RequireDebugFalse filter to prevent sending 500 error emails when DEBUG is True in projects with no explicit LOGGING setting. Thanks to Andreas Pelme for report and patch. 13 年之前
  Ramiro Morales 932b1b8d6d Converted links to external topics so they use intersphinx extension markup. 13 年之前
  Carl Meyer 43503b093a Fixed #16288 -- Enabled django.request exception logger regardless of DEBUG setting. 13 年之前
  Ramiro Morales dff31de20a Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and mentions from docs. Thanks Aymeric Augustin for the report and patch. 13 年之前
  Luke Plant 45e55b9143 Fixed #14614 - filtering of sensitive information in 500 error reports. 13 年之前
  Jannis Leidel 49f57a5d28 Fixed #15992 -- Added more references to settings. Thanks, aaugustin. 14 年之前
  Simon Meers 5ecb88c146 Fixed #16014 -- numerous documentation typos -- thanks psmith. 14 年之前
  Timo Graham 449e84a2f1 Fixed #15801 - Incorrect external link for dictConfig; thanks David Niergarth for the report; jonash for the patch. 14 年之前
  Adrian Holovaty 94af19c43f Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 14 年之前
  Russell Keith-Magee 2f3bf2830d Made the English in r15897 much betterer. 14 年之前
  Russell Keith-Magee 62865b4cde Fixed #15527 -- Added a explanatory note about the SQL debug log. Thanks to boxm for the report, and jpaulett for the draft patch 14 年之前
  Adrian Holovaty 304a50d8ca Fixed #15603 -- Changed the traceback error e-mails not to use HTML by default. It's now configurable with an 'include_html' parameter to AdminEmailHandler. Thanks, kmtracey 14 年之前
  Adrian Holovaty 2ee7cfcf1c Corrected email --> e-mail in topics/logging.txt. Refs #15603 14 年之前
  Gabriel Hurley 66312066a0 Fixed #14861 -- Added an admonition about the potential for circular imports with custom logging handlers (which produces an extremely confusing error message) to the logging docs. Thanks to donspaulding for the report and adamv for the patch. 14 年之前
  Alex Gaynor 6fc7d829dc Fixed #14923 -- corrected a typo in the logging documentation. Thanks to David Foerster for the report. 14 年之前
  Russell Keith-Magee a904e55859 Fixed #11509 -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch. 14 年之前
  Russell Keith-Magee fea159282b Fixed #14406 -- Added a Python 2.4 compatibility to the logging interface. Thanks to Łukasz Rekucki for the report, and to Luke Plant for original patch this was based on. 14 年之前
  Russell Keith-Magee 57aeb54279 Fixed #14397 -- Corrected some typos in the logging configuration example. Thanks to hunterford for the report. 14 年之前
  Russell Keith-Magee 63d960ca25 Refs #14388 -- ... and corrected the naming of a formatter in the sample logging config. 14 年之前
  Russell Keith-Magee 9e153a31ee Refs #14388 -- Corrected another spelling erorr. 14 年之前
  Russell Keith-Magee 240f68e4e5 Fixed #14388 -- Corrected some typos in the logging docs. Thanks to varikin, gremmie, Ramiro Morales and Gabriel Hurley for the reviews. 14 年之前
  Russell Keith-Magee 24acca4139 Fixed #12012 -- Added support for logging. Thanks to Vinay Sajip for his draft patch, and to the many people who gave feedback during development of the patch. 14 年之前