Django

Code

Ticket #5169 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

Error reporting documentation incorrect

Reported by: rokclimb15@gmail.com Assigned to: jacob
Milestone: Component: Documentation
Version: SVN Keywords: 404, SEND_BROKEN_LINK_EMAILS
Cc: Triage Stage: Accepted
Has patch: 0 Needs documentation: 1
Needs tests: 0 Patch needs improvement: 0

Description

The section on 404 reporting http://www.djangoproject.com/documentation/settings/#errors says that an email will be sent to the MANAGERS when a 404 occurs with a referrer and the CommonMiddleware is included. It does not mention that you must have SEND_BROKEN_LINK_EMAILS set in order for these to be sent.

Attachments

Change History

08/15/07 19:18:44 changed by SmileyChris

  • needs_better_patch changed.
  • stage changed from Unreviewed to Accepted.
  • needs_tests changed.
  • needs_docs set to 1.

08/25/07 13:51:32 changed by adrian

  • status changed from new to closed.
  • resolution set to fixed.

(In [6008]) Fixed #5169 -- Fixed error in docs/settings.txt "404 errors" section. Thanks, rokclimb15@gmail.com


Add/Change #5169 (Error reporting documentation incorrect)




Change Properties
Action