Django

Code

Ticket #4327 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

settings docs error with 404 errors

Reported by: jshaffer2112@gmail.com Assigned to: jacob
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

I can't link to the actual docs apparently, thanks to the spam filter.

The settings docs (at #errors) claim that both 404 settings must be tuples, but the example IGNORABLE_404_STARTS is not a tuple (missing a comma).

Attachments

4327.diff (507 bytes) - added by Gary Wilson <gary.wilson@gmail.com> on 05/17/07 23:33:21.
added comma

Change History

05/17/07 23:33:21 changed by Gary Wilson <gary.wilson@gmail.com>

  • attachment 4327.diff added.

added comma

05/17/07 23:33:36 changed by Gary Wilson <gary.wilson@gmail.com>

  • needs_better_patch changed.
  • has_patch set to 1.
  • stage changed from Unreviewed to Ready for checkin.
  • needs_tests changed.
  • needs_docs changed.

05/19/07 13:51:38 changed by mtredinnick

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

(In [5292]) Fixed #4327 -- Fixed silly typo in code example. Pointed out by jshaffer2112@gmail.com.


Add/Change #4327 (settings docs error with 404 errors)




Change Properties
Action